3 references to UseNativeIntegerUnderlyingType
Microsoft.CodeAnalysis (2)
SymbolDisplay\SymbolDisplayFormat.cs (2)
203
SymbolDisplayCompilerInternalOptions.
UseNativeIntegerUnderlyingType
|
261
compilerInternalOptions: SymbolDisplayCompilerInternalOptions.UseMetadataMemberNames | SymbolDisplayCompilerInternalOptions.
UseNativeIntegerUnderlyingType
);
Microsoft.CodeAnalysis.CSharp (1)
SymbolDisplay\SymbolDisplayVisitor.Types.cs (1)
208
if (!Format.CompilerInternalOptions.IncludesOption(SymbolDisplayCompilerInternalOptions.
UseNativeIntegerUnderlyingType
) &&