1 write to s_SICtorParamTypes
mscorlib (1)
system\rttype.cs (1)
1767s_SICtorParamTypes = new Type[] { typeof(SerializationInfo), typeof(StreamingContext) };
2 references to s_SICtorParamTypes
mscorlib (2)
system\rttype.cs (2)
1766if (s_SICtorParamTypes == null) 1773s_SICtorParamTypes,