3 references to IsAnonymousTypeField
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (3)
CompilationContext.vb (2)
1157
ElseIf field.
IsAnonymousTypeField
(unmangledName) Then
1233
If field.
IsAnonymousTypeField
(unmangledName) Then
Symbols\DisplayClassVariable.vb (1)
95
Debug.Assert(Not field.IsReadOnly OrElse field.
IsAnonymousTypeField
(Nothing))