1 write to ConcreteContainingType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentGenericTypePass.cs (1)
327
attribute.
ConcreteContainingType
= node.TypeName;
1 reference to ConcreteContainingType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentNodeWriter.cs (1)
377
containingType = attribute.
ConcreteContainingType
?? containingType;