1 write to _widgetClass
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
DocumentationComments\MethodDocumentationCommentTests.vb (1)
90_widgetClass = DirectCast(_acmeNamespace.GetTypeMembers("Widget").Single(), NamedTypeSymbol)
9 references to _widgetClass
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (9)
DocumentationComments\MethodDocumentationCommentTests.vb (9)
103_widgetClass.GetTypeMembers("NestedClass").Single() _ 110_widgetClass.GetMembers("M0").Single().GetDocumentationCommentId()) 116_widgetClass.GetMembers("M1").Single().GetDocumentationCommentId()) 122_widgetClass.GetMembers("M2").Single().GetDocumentationCommentId()) 128_widgetClass.GetMembers("M3").Single().GetDocumentationCommentId()) 134_widgetClass.GetMembers("M4").Single().GetDocumentationCommentId()) 140_widgetClass.GetMembers("M5").Single().GetDocumentationCommentId()) 146_widgetClass.GetMembers("M7").Single().GetDocumentationCommentId()) 152_widgetClass.GetMembers("M10").Single().GetDocumentationCommentId())