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