1 write to _compilation
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (1)
28_compilation = compilation;
3 references to _compilation
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (3)
61_compilation, type, properties, acceptsUnmatchedAttributes); 69_compilation, type, properties, acceptsUnmatchedAttributes); 236var conversion = _compilation.ClassifyConversion(_dictionaryOfStringObject, captureUnmatchedValuesProperty.Type);