The method [ExceptionTelemetry.SetParsedStack](https://github.com/Microsoft/ApplicationInsights-dotnet/blob/7321d2bf7b9c4733fb43b6c186e381863931eb1a/src/Microsoft.ApplicationInsights/DataContracts/ExceptionTelemetry.cs#L216-L250) is not available for .netstandard. Is there a reason why it is under #if? It seems to depend only on StackFrame and ExceptionConverter which are referenced anyway.
The method ExceptionTelemetry.SetParsedStack is not available for .netstandard.
Is there a reason why it is under #if? It seems to depend only on StackFrame and ExceptionConverter which are referenced anyway.