Base:
property
Count
System.IdentityModel.IdentityModelStrings.Count
2 references to Count
System.IdentityModel (2)
System\IdentityModel\IdentityModelStringsVersion1.cs (2)
300DiagnosticUtility.DebugAssert(index >= 0 && index < this.Count, "The index is out of range. It should be greater than or equal to 0 and less than" + this.Count.ToString());