7 references to GetReflectionCachedData
mscorlib (7)
system\runtime\remoting\configuration.cs (3)
665
InternalRemotingServices.
GetReflectionCachedData
(svrType);
698
InternalRemotingServices.
GetReflectionCachedData
(svrType);
791
InternalRemotingServices.
GetReflectionCachedData
(svrType);
system\runtime\remoting\message.cs (1)
3226
typeCache = InternalRemotingServices.
GetReflectionCachedData
(t);
system\runtime\remoting\objref.cs (1)
1008
InternalRemotingServices.
GetReflectionCachedData
(typeOfObj);
system\runtime\remoting\remotingservices.cs (2)
2532
InternalRemotingServices.
GetReflectionCachedData
(type);
2826
return
GetReflectionCachedData
(rt);