3 references to VirtualCallStubManager
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Loader_1.cs (1)
726
Target.TypeInfo vcsType = _target.GetTypeInfo(DataType.
VirtualCallStubManager
);
Data\VirtualCallStubManager.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
VirtualCallStubManager
);
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
6513
Target.TypeInfo vcsType = _target.GetTypeInfo(DataType.
VirtualCallStubManager
);