1 override of ContainingType
Microsoft.CodeAnalysis.CSharp (1)
Emitter\NoPia\EmbeddedProperty.cs (1)
56protected override EmbeddedType ContainingType
2 references to ContainingType
Microsoft.CodeAnalysis (2)
Emit\NoPia\CommonEmbeddedProperty.cs (2)
186get { return ContainingType; } 199return ContainingType;