3 writes to ContainingType
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\BoundAttributeDescriptorBuilder_Pooling.cs (1)
37ContainingType = null;
Language\TagHelpers\Producers\BindTagHelperProducer.cs (1)
514attribute.ContainingType = valueAttribute.ContainingType;
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (1)
197pb.ContainingType = containingSymbol.GetFullName();
1 reference to ContainingType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\BoundAttributeDescriptorBuilder.cs (1)
164ContainingType,