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)
103if (!SymbolEqualityComparer.Default.Equals(assembly, _bindConverterType.ContainingAssembly))