1 write to IsTelemetryCollectionAllowed
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticAnalyzerTelemetry.cs (1)
66
IsTelemetryCollectionAllowed
= isTelemetryCollectionAllowed;
1 reference to IsTelemetryCollectionAllowed
Microsoft.CodeAnalysis.Features (1)
Diagnostics\DiagnosticAnalyzerTelemetry.cs (1)
101
if (analyzerInfo.
IsTelemetryCollectionAllowed
)