2 references to s_correctnessOfCOMCannotBeGuaranteed
ILLink.RoslynAnalyzer (2)
COMAnalyzer.cs (2)
25
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics => ImmutableArray.Create(
s_correctnessOfCOMCannotBeGuaranteed
);
58
operationContext.ReportDiagnostic(Diagnostic.Create(
s_correctnessOfCOMCannotBeGuaranteed
,