4 references to Prefix
Microsoft.Interop.ComInterfaceGenerator (4)
Analyzers\AnalyzerDiagnostics.cs (4)
15public const string ConvertToGeneratedComInterface = Prefix + "1096"; 16public const string AddGeneratedComClassAttribute = Prefix + "1097"; 17public const string ComHostingDoesNotSupportGeneratedComInterface = Prefix + "1098"; 18public const string RuntimeComAndGeneratedComDoNotMix = Prefix + "1099";