1 write to IsReadOnly
System.ServiceModel.Primitives (1)
System\IdentityModel\Tokens\SecurityKeyIdentifier.cs (1)
106IsReadOnly = true;
2 references to IsReadOnly
System.ServiceModel.Primitives (2)
System\IdentityModel\Tokens\SecurityKeyIdentifier.cs (2)
66if (IsReadOnly) 115writer.WriteLine(" IsReadOnly = {0},", IsReadOnly);