1 write to _bindings
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\GenericTypeNameRewriter.cs (1)
51
_bindings
= bindings;
1 reference to _bindings
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\GenericTypeNameRewriter.cs (1)
61
if (
_bindings
.TryGetValue(identifier.Identifier.Text, out var binding))