2 references to MethodName_String
mscorlib (2)
system\security\securityexception.cs (2)
247
m_strMethodInfo = (String)info.GetValueNoThrow(
MethodName_String
, typeof(String));
654
info.AddValue(
MethodName_String
, m_strMethodInfo, typeof(String));