1 instantiation of ReferenceIdentity
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (1)
806return new ReferenceIdentity(_current);
3 references to ReferenceIdentity
System.Windows.Forms (3)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (3)
803private ReferenceIdentity GetCurrent() { 810public ReferenceIdentity Current { get { return GetCurrent(); } } 3080public DefinitionIdentity MatchReference(ReferenceIdentity TheRef)