7 references to RemoveCompilerInternalOptions
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
CodeGen\CodeGenReadOnlySpanConstructionTest.cs (1)
3428
""", ilFormat: SymbolDisplayFormat.ILVisualizationFormat.
RemoveCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.UseNativeIntegerUnderlyingType));
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (3)
Emit\LocalStateTracing\LocalStateTracingTests.cs (1)
1418
", ilFormat: SymbolDisplayFormat.ILVisualizationFormat.
RemoveCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.UseNativeIntegerUnderlyingType));
Emit\NumericIntPtrTests.cs (2)
54
.
RemoveCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.UseNativeIntegerUnderlyingType);
57
.
RemoveCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.UseNativeIntegerUnderlyingType);
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Attributes\AttributeTests_NativeInteger.cs (1)
25
.
RemoveCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.UseNativeIntegerUnderlyingType);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\NativeIntegerTests.cs (2)
46
.
RemoveCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.UseNativeIntegerUnderlyingType);
49
.
RemoveCompilerInternalOptions
(SymbolDisplayCompilerInternalOptions.UseNativeIntegerUnderlyingType);