Search target
System.Xml in project <WindowsApplication1>
Found 6 usages in project WindowsApplication1
WindowsApplication1 (4 items)
HasXmlNodeImpl (2 items)
GetNode() As XmlNode (1 item)
(8,34) Public Function GetNode() As XmlNode Implements IHasXmlNode.GetNode
(5,16) Implements IHasXmlNode
Test (2 items)
New() (1 item)
(21,27) Console.WriteLine(myIHasXmlNode)
(16,30) Private myIHasXmlNode As HasXmlNodeImpl
where result of myField2.Method2() is of type from module in question, as well as parameter of myField1.Method1(). However, we don't have any reference here, which resolves into symbol from module...