4 references to RequiresAllowUnsafeBlocks
Microsoft.Interop.ComInterfaceGenerator (4)
Analyzers\ComClassGeneratorDiagnosticsAnalyzer.cs (2)
20GeneratorDiagnostics.RequiresAllowUnsafeBlocks, 70yield return Diagnostic.Create(GeneratorDiagnostics.RequiresAllowUnsafeBlocks, location);
Analyzers\ComInterfaceGeneratorDiagnosticsAnalyzer.cs (1)
23GeneratorDiagnostics.RequiresAllowUnsafeBlocks,
ComInterfaceInfo.cs (1)
59return DiagnosticOrInterfaceInfo.From(DiagnosticInfo.Create(GeneratorDiagnostics.RequiresAllowUnsafeBlocks, syntax.Identifier.GetLocation()));