1 write to _bindConverterType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelpers\Producers\BindTagHelperProducer.cs (1)
92
_bindConverterType
= bindConverterType;
1 reference to _bindConverterType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelpers\Producers\BindTagHelperProducer.cs (1)
103
if (!SymbolEqualityComparer.Default.Equals(assembly,
_bindConverterType
.ContainingAssembly))