2 references to GetEnvironmentFlags
Microsoft.Interop.ComInterfaceGenerator (1)
Analyzers\ConvertComImportToGeneratedComInterfaceAnalyzer.cs (1)
46
context.Compilation.
GetEnvironmentFlags
());
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\ConvertToLibraryImportAnalyzer.cs (1)
61
context.Compilation.
GetEnvironmentFlags
());