1 write to _widgetClass
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
DocumentationComments\MethodDocumentationCommentTests.vb (1)
87_widgetClass = DirectCast(_acmeNamespace.GetTypeMembers("Widget").Single(), NamedTypeSymbol)
9 references to _widgetClass
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (9)
DocumentationComments\MethodDocumentationCommentTests.vb (9)
100_widgetClass.GetTypeMembers("NestedClass").Single() _ 107_widgetClass.GetMembers("M0").Single().GetDocumentationCommentId()) 113_widgetClass.GetMembers("M1").Single().GetDocumentationCommentId()) 119_widgetClass.GetMembers("M2").Single().GetDocumentationCommentId()) 125_widgetClass.GetMembers("M3").Single().GetDocumentationCommentId()) 131_widgetClass.GetMembers("M4").Single().GetDocumentationCommentId()) 137_widgetClass.GetMembers("M5").Single().GetDocumentationCommentId()) 143_widgetClass.GetMembers("M7").Single().GetDocumentationCommentId()) 149_widgetClass.GetMembers("M10").Single().GetDocumentationCommentId())