7 references to Prefix
Microsoft.Interop.LibraryImportGenerator.Downlevel (7)
GeneratorDiagnostics.cs (7)
19
public const string InvalidLibraryImportAttributeUsage =
Prefix
+ "1050";
20
public const string TypeNotSupported =
Prefix
+ "1051";
21
public const string ConfigurationNotSupported =
Prefix
+ "1052";
22
public const string CannotForwardToDllImport =
Prefix
+ "1053";
24
public const string RequiresAllowUnsafeBlocks =
Prefix
+ "1062";
25
public const string UnnecessaryMarshallingInfo =
Prefix
+ "1063";
26
public const string NotRecommendedGeneratedComInterfaceUsage =
Prefix
+ "1092";