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