Base:
property
Count
System.IdentityModel.IdentityModelStrings.Count
2 references to Count
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (2)
299DiagnosticUtility.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());