2 writes to Statement
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
297
this.
Statement
= dictionary.CreateString(IdentityModelStringsVersion1.String63, 63);
358
this.
Statement
= LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String63);
1 reference to Statement
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
80
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument(SR.GetString(SR.SAMLEntityCannotBeNullOrEmpty, XD.SamlDictionary.
Statement
.Value));