4 references to s_methodName
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (4)
EvaluationContext.vb (4)
369Dim moduleBuilder = context.Compile(DirectCast(syntax, ExecutableStatementSyntax), s_typeName, s_methodName, aliases, testData, diagnostics, synthesizedMethod) 393Debug.Assert(synthesizedMethod.MetadataName = s_methodName) 418Dim modulebuilder = context.Compile(assignment, s_typeName, s_methodName, aliases, testData, diagnostics, synthesizedMethod) 442Debug.Assert(synthesizedMethod.MetadataName = s_methodName)