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