Base:
property
UseUpdatedEscapeRules
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.UseUpdatedEscapeRules
2 references to UseUpdatedEscapeRules
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\ThisParameterSymbol.cs (1)
188
UseUpdatedEscapeRules
)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\RefFieldTests.cs (1)
11636
Assert.Equal(useUpdatedEscapeRules, thisParameter.
UseUpdatedEscapeRules
);