1 write to _container
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
37_container = container;
2 references to _container
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (2)
127get { return _container; } 215internal sealed override bool UseUpdatedEscapeRules => _container?.UseUpdatedEscapeRules ?? false;