2 references to TryGetValue
System.Runtime.Remoting (2)
Configuration\AppSettings.cs (2)
65if (TryGetValue(reader, AllowTransparentProxyMessageKeyName, typeof(bool), out value)) 74if (TryGetValue(reader, AllowUnsanitizedWSDLUrlsKeyName, typeof(bool), out value))