2 references to ContainingSourceType
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\ConstantValueUtils.vb (2)
32Dim containingModule = field.ContainingSourceType.ContainingSourceModule 33Dim binder As Binder = BinderBuilder.CreateBinderForType(containingModule, equalsValueOrAsNewNodeRef.SyntaxTree, field.ContainingSourceType)