Implemented interface member:
property
Count
System.Collections.ICollection.Count
853 references to Count
mscorlib (4)
system\collections\collectionbase.cs (4)
66
if (index < 0 || index >=
Count
)
105
if (index < 0 || index >=
Count
)
111
if (index < 0 || index >=
Count
)
167
if (index < 0 || index >
Count
)
PresentationBuildTasks (5)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (5)
940
if (_ccRoot.StyleConnectorFn.Statements.
Count
> 1)
965
Debug.Assert(_ccRoot.StyleConnectorFn.Statements.
Count
> 0);
966
ccsConnector = _ccRoot.StyleConnectorFn.Statements[_ccRoot.StyleConnectorFn.Statements.
Count
- 1] as CodeConditionStatement;
1102
if (_ccRoot.StyleConnectorFn.Statements.
Count
> 1)
1269
if (_ccRoot.HookupFn.Statements.
Count
== 1 &&
System (186)
compmod\microsoft\csharp\csharpcodeprovider.cs (54)
714
if (init.
Count
> 0) {
858
if (currentMember.StartDirectives.
Count
> 0) {
866
if (currentMember.EndDirectives.
Count
> 0) {
883
if (currentMember.StartDirectives.
Count
> 0) {
891
if (currentMember.EndDirectives.
Count
> 0) {
972
if (e.EndDirectives.
Count
> 0) {
1013
if( e.TypeArguments.
Count
> 0) {
1048
if (e.StartDirectives.
Count
> 0) {
1114
if (e.EndDirectives.
Count
> 0) {
1464
if (falseStatemetns.
Count
> 0) {
1493
if (catches.
Count
> 0) {
1517
if (finallyStatements.
Count
> 0) {
1640
if (e.CustomAttributes.
Count
> 0) {
1755
if (e.CustomAttributes.
Count
> 0) {
1766
if (e.CustomAttributes.
Count
> 0) {
1792
if (e.CustomAttributes.
Count
> 0) {
1803
if (e.CustomAttributes.
Count
> 0) {
1829
if (currentMember.StartDirectives.
Count
> 0) {
1842
if (currentMember.EndDirectives.
Count
> 0) {
1858
if (e.CustomAttributes.
Count
> 0) {
1861
if (e.ReturnTypeCustomAttributes.
Count
> 0) {
1917
if (currentMember.StartDirectives.
Count
> 0) {
1925
if (currentMember.EndDirectives.
Count
> 0) {
1940
if (e.CustomAttributes.
Count
> 0) {
1962
if (e.Parameters.
Count
> 0 && String.Compare(e.Name, "Item", StringComparison.OrdinalIgnoreCase) == 0) {
2208
if (currentMember.StartDirectives.
Count
> 0) {
2216
if (currentMember.EndDirectives.
Count
> 0) {
2232
if (e.CustomAttributes.
Count
> 0) {
2245
if (baseArgs.
Count
> 0) {
2256
if (thisArgs.
Count
> 0) {
2282
if (e.CustomAttributes.
Count
> 0) {
2320
if (e.StartDirectives.
Count
> 0) {
2359
if (e.EndDirectives.
Count
> 0) {
2385
if (e.CustomAttributes.
Count
> 0) {
2448
if (member.StartDirectives.
Count
> 0) {
2504
if (member.EndDirectives.
Count
> 0) {
2518
if (currentMember.StartDirectives.
Count
> 0) {
2526
if (currentMember.EndDirectives.
Count
> 0) {
2544
if (currentMember.StartDirectives.
Count
> 0) {
2563
if (currentMember.EndDirectives.
Count
> 0) {
2673
bool multiline = parameters.
Count
> ParameterMultilineThreshold;
2708
if( typeParameters.
Count
== 0) {
2714
for(int i = 0; i < typeParameters.
Count
; i++) {
2722
if (typeParameters[i].CustomAttributes.
Count
> 0) {
2734
if( typeParameters.
Count
== 0) {
2738
for(int i = 0; i < typeParameters.
Count
; i++) {
2745
if( typeParameters[i].Constraints.
Count
> 0) {
2889
if (e.StartDirectives.
Count
> 0) {
2941
if (e.AssemblyCustomAttributes.
Count
> 0) {
2955
if (e.EndDirectives.
Count
> 0) {
2969
for (int i = 0; i < directives.
Count
; i++) {
3055
if (attributes.
Count
== 0) return;
3309
GetTypeArgumentsOutput(typeArguments, 0, typeArguments.
Count
, sb);
3326
if (i < typeArguments.
Count
)
compmod\microsoft\visualbasic\VBCodeProvider.cs (37)
659
if (attributes.
Count
== 0) return;
1112
if (init.
Count
> 0) {
1326
if (parameters.
Count
> 0) {
1343
if( e.TypeArguments.
Count
> 0) {
1395
if (parameters.
Count
> 0) {
1424
if (e.CustomAttributes.
Count
> 0) {
1546
if (falseStatemetns.
Count
> 0) {
1568
if (catches.
Count
> 0) {
1582
if (finallyStatements.
Count
> 0) {
1653
if (eAsArrayCreate != null && eAsArrayCreate.Initializers.
Count
== 0) {
1717
if (e.CustomAttributes.
Count
> 0) {
1733
if (e.ImplementationTypes.
Count
> 0) {
1768
if (e.CustomAttributes.
Count
> 0) {
1780
if (e.CustomAttributes.
Count
> 0) {
1837
if (e.CustomAttributes.
Count
> 0) {
1885
if (e.ReturnTypeCustomAttributes.
Count
> 0) {
1892
if (e.ImplementationTypes.
Count
> 0) {
1933
if (e.CustomAttributes.
Count
> 0) {
1975
if (e.CustomAttributes.
Count
> 0) {
2000
if (e.Parameters.
Count
> 0 && String.Compare(e.Name, "Item", StringComparison.OrdinalIgnoreCase) == 0) {
2014
if (e.Parameters.
Count
> 0) {
2022
if (e.ImplementationTypes.
Count
> 0) {
2105
if (e.CustomAttributes.
Count
> 0) {
2118
if (thisArgs.
Count
> 0) {
2124
else if (baseArgs.
Count
> 0) {
2148
if (e.CustomAttributes.
Count
> 0) {
2172
if (e.CustomAttributes.
Count
> 0) {
2202
if (e.CustomAttributes.
Count
> 0) {
2209
if (e.BaseTypes.
Count
> 0) {
2218
if (e.CustomAttributes.
Count
> 0) {
2260
if( typeParameters.
Count
== 0) {
2266
for(int i = 0; i < typeParameters.
Count
; i++) {
2284
int constraintCount = constraints.
Count
;
2458
if (e.AssemblyCustomAttributes.
Count
> 0) {
2467
for (int i = 0; i < directives.
Count
; i++) {
2742
GetTypeArgumentsOutput(typeArguments, 0, typeArguments.
Count
, sb);
2760
if (i < typeArguments.
Count
)
compmod\system\codedom\CodeAttributeArgumentCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeAttributeDeclarationCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeCatchClauseCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeCommentStatementCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeDirectiveCollection.cs (1)
59
int currentCount = value.
Count
;
compmod\system\codedom\CodeExpressionCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeMemberProperty.cs (2)
84
return hasGet || getStatements.
Count
> 0;
102
return hasSet || setStatements.
Count
> 0;
compmod\system\codedom\CodeNamespaceCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeStatementCollection.cs (1)
102
int currentCount = value.
Count
;
compmod\system\codedom\CodeTypeDeclarationCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeTypeMemberCollection.cs (1)
94
int currentCount = value.
Count
;
compmod\system\codedom\CodeTypeParameterCollection.cs (1)
62
int currentCount = value.
Count
;
compmod\system\codedom\CodeTypeReference.cs (2)
333
if (needsFixup && TypeArguments.
Count
> 0)
334
returnType = returnType + '`' + TypeArguments.
Count
.ToString(CultureInfo.InvariantCulture);
compmod\system\codedom\CodeTypeReferenceCollection.cs (1)
108
int currentCount = value.
Count
;
compmod\system\codedom\compiler\CodeGenerator.cs (26)
209
if (e.StartDirectives.
Count
> 0) {
248
if (e.EndDirectives.
Count
> 0) {
273
if (member.StartDirectives.
Count
> 0) {
329
if (member.EndDirectives.
Count
> 0) {
343
if (currentMember.StartDirectives.
Count
> 0) {
351
if (currentMember.EndDirectives.
Count
> 0) {
559
if (currentMember.StartDirectives.
Count
> 0) {
567
if (currentMember.EndDirectives.
Count
> 0) {
583
if (currentMember.StartDirectives.
Count
> 0) {
591
if (currentMember.EndDirectives.
Count
> 0) {
696
if (currentMember.StartDirectives.
Count
> 0) {
704
if (currentMember.EndDirectives.
Count
> 0) {
722
if (currentMember.StartDirectives.
Count
> 0) {
741
if (currentMember.EndDirectives.
Count
> 0) {
767
if (e.EndDirectives.
Count
> 0) {
783
if (currentMember.StartDirectives.
Count
> 0) {
796
if (currentMember.EndDirectives.
Count
> 0) {
866
if (currentMember.StartDirectives.
Count
> 0) {
874
if (currentMember.EndDirectives.
Count
> 0) {
888
if (e.StartDirectives.
Count
> 0) {
954
if (e.EndDirectives.
Count
> 0) {
977
if (attributes.
Count
== 0) return;
1300
bool multiline = parameters.
Count
> ParameterMultilineThreshold;
1474
if (e.CustomAttributes.
Count
> 0) {
1815
if (e.StartDirectives.
Count
> 0) {
1826
if (e.EndDirectives.
Count
> 0) {
compmod\system\codedom\compiler\CodeValidator.cs (23)
104
if (e.AssemblyCustomAttributes.
Count
> 0) {
146
if (attributes.
Count
== 0) return;
193
for (int i=0; i<parameters.
Count
; i++) {
206
if (e.CustomAttributes.
Count
> 0) {
221
if (e.CustomAttributes.
Count
> 0) {
230
if (baseArgs.
Count
> 0) {
234
if (thisArgs.
Count
> 0) {
243
if (e.CustomAttributes.
Count
> 0) {
254
if (e.Parameters.
Count
> 0 && String.Compare(e.Name, "Item", StringComparison.OrdinalIgnoreCase) == 0) {
301
if (e.CustomAttributes.
Count
> 0) {
304
if (e.ReturnTypeCustomAttributes.
Count
> 0) {
327
if (e.CustomAttributes.
Count
> 0) {
442
if (falseStatemetns.
Count
> 0) {
450
if (catches.
Count
> 0) {
461
if (finallyStatements.
Count
> 0) {
505
if (e.CustomAttributes.
Count
> 0) {
542
for (int i=0; i<refs.
Count
; i++) {
565
if ((totalTypeArgs != e.TypeArguments.
Count
) && (e.TypeArguments.
Count
!= 0)) {
566
throw new ArgumentException(SR.GetString(SR.ArityDoesntMatch, baseType, e.TypeArguments.
Count
));
673
if (init.
Count
> 0) {
771
if (e.CustomAttributes.
Count
> 0) {
804
for (int i=0; i<e.
Count
; i++)
compmod\system\codedom\compiler\CompilerErrorCollection.cs (3)
91
int currentCount = value.
Count
;
121
if (
Count
> 0) {
140
if (
Count
> 0) {
compmod\system\componentmodel\design\DesignerVerbCollection.cs (1)
71
int currentCount = value.
Count
;
net\System\Net\_SecureChannel.cs (8)
91
GlobalLog.Enter("SecureChannel#" + ValidationHelper.HashString(this) + "::.ctor", "hostname:" + hostname + " #clientCertificates=" + ((clientCertificates == null) ? "0" : clientCertificates.
Count
.ToString(NumberFormatInfo.InvariantInfo)));
92
if (Logging.On) Logging.PrintInfo(Logging.Web, this, ".ctor", "hostname=" + hostname + ", #clientCertificates=" + ((clientCertificates == null) ? "0" : clientCertificates.
Count
.ToString(NumberFormatInfo.InvariantInfo)) + ", encryptionPolicy=" + encryptionPolicy);
354
if (collectionEx.
Count
> 0 && collectionEx[0].HasPrivateKey)
365
if (collectionEx.
Count
> 0 && collectionEx[0].HasPrivateKey)
584
if (ClientCertificates.
Count
== 0)
596
else if (m_CredentialsHandle == null && m_ClientCertificates != null && m_ClientCertificates.
Count
> 0)
606
else if (m_ClientCertificates!=null && m_ClientCertificates.
Count
> 0)
623
for (int i = 0; i < m_ClientCertificates.
Count
; ++i)
net\System\Net\_TLSstream.cs (2)
61
GlobalLog.Enter("TlsStream::TlsStream", "host="+destinationHost+", #certs="+((clientCertificates == null) ? "none" : clientCertificates.
Count
.ToString(NumberFormatInfo.InvariantInfo)));
70
(clientCertificates == null) ? "null" : clientCertificates.
Count
.ToString(NumberFormatInfo.InvariantInfo),
net\System\Net\HttpWebRequest.cs (1)
5421
if (_ClientCertificates!=null && ClientCertificates.
Count
>0) {
net\System\Net\mail\smtpconnection.cs (1)
169
if (EnableSsl && ClientCertificates != null && ClientCertificates.
Count
> 0)
net\System\Net\X509CertificateCollection.cs (1)
52
for (int i = 0; (i < value.
Count
); i = (i + 1)) {
security\system\security\cryptography\x509\x509certificate2collection.cs (2)
222
X509Certificate2[] x509Certs = new X509Certificate2[collection.
Count
];
261
X509Certificate2[] x509Certs = new X509Certificate2[collection.
Count
];
security\system\security\cryptography\x509\x509chain.cs (1)
356
if (extraStore != null && extraStore.
Count
> 0)
services\monitoring\system\diagnosticts\CounterCreationDataCollection.cs (1)
75
int currentCount = value.
Count
;
services\monitoring\system\diagnosticts\EventLogPermissionEntryCollection.cs (1)
50
int currentCount = value.
Count
;
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
318
for (int i = 0; i < counterData.
Count
; i++) {
333
if (counterData.
Count
<= (i + 1))
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (4)
474
string [] counters = new string[creationData.
Count
];
475
string [] counterTypes = new string[creationData.
Count
];
476
for (int i = 0; i < creationData.
Count
; i++) {
524
for (int counterIndex = 1; counterIndex <= creationData.
Count
; ++ counterIndex) {
services\monitoring\system\diagnosticts\PerformanceCounterPermissionEntryCollection.cs (1)
51
int currentCount = value.
Count
;
System.Activities (5)
System\Activities\ExpressionParser\SourceExpressionException.cs (1)
38
this.errors = new CompilerError[errors.
Count
];
System\Activities\XamlIntegration\TextExpressionCompiler.cs (4)
873
CodeStatement[] returnStatements = new CodeStatement[statementCollection.
Count
];
1204
CodeStatement[] returnStatements = new CodeStatement[compiledDataContextStatements.
Count
];
1231
CodeStatement[] returnStatements = new CodeStatement[compiledDataContextStatements.
Count
];
1259
CodeStatement[] returnStatements = new CodeStatement[compiledDataContextStatements.
Count
];
System.Data (11)
fx\src\data\System\Data\DataSet.cs (3)
3537
if ((2 == items.
Count
) && (items[0] is XmlSchemaAny) && (items[1] is XmlSchemaAny))
3597
if (items.
Count
== 2) {
3607
else if (1 == items.
Count
)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (5)
582
for(assocId = 0; assocId < _localColumnMappings.
Count
; assocId++) {
702
if(assocId == _localColumnMappings.
Count
) {
709
if(nmatched + nrejected != _localColumnMappings.
Count
) {
1864
if (_localColumnMappings.
Count
> 0) {
1886
if (_localColumnMappings.
Count
> 0) {
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs (1)
476
if (matchingCertificates == null || matchingCertificates.
Count
== 0)
fx\src\data\System\Data\XMLSchema.cs (2)
514
if ((elements.
Count
== 1) || (this.FromInference && elements.
Count
> 0)) { //let's see if this element looks like a DataSet
System.Data.Entity.Design (5)
System\Data\Entity\Design\EntityCodeGenerator.cs (1)
351
if (codeGenerator.Errors.
Count
!= 0)
System\Data\Entity\Design\EntityViewGeneration\EntityViewGenerator.cs (1)
433
if (codeNamespace.Types.
Count
> 0)
System\Data\EntityModel\Emitters\EntityTypeEmitter.cs (1)
56
if ( Item.KeyMembers.Count > 0 && typeDecls.
Count
== 1 )
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
100
if (typeDeclaration.
Count
> 0)
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
206
if (statements != null && statements.
Count
> 0)
System.Data.Services.Design (4)
System\Data\EntityModel\Emitters\EntityTypeEmitter.cs (1)
57
if (Item.KeyMembers.Count > 0 && typeDecls.
Count
== 1)
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
149
if (typeDeclaration.
Count
> 0)
System\Data\EntityModel\Emitters\NavigationPropertyEmitter.cs (1)
70
Debug.Assert(fieldType.TypeArguments.
Count
== 1, "Declare type is non generic.");
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
202
if (statements != null && statements.
Count
> 0)
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\Compiler.cs (3)
251
return CompilerResults.Errors.
Count
;
311
if (errorColl.
Count
> 1) {
312
CompilerError[] errors = new CompilerError[errorColl.
Count
];
System.IdentityModel (9)
System\IdentityModel\CryptoHelper.cs (1)
1346
for (int i = 0; i < certificates.
Count
; ++i)
System\IdentityModel\SecurityUtils.cs (2)
310
for (int i = 0; i < collection.
Count
; i++)
453
for (int i = 0; i < certificates.
Count
; ++i)
System\IdentityModel\Selectors\X509CertificateChain.cs (2)
217
if ((collection == null || collection.
Count
<= 0) && certContext.hCertStore == IntPtr.Zero)
243
if (collection != null && collection.
Count
> 0)
System\IdentityModel\Selectors\X509SecurityTokenProvider.cs (2)
37
if (certificates.
Count
< 1)
41
if (certificates.
Count
> 1)
System\IdentityModel\Tokens\X509CertificateStoreTokenResolver.cs (1)
207
for (int i = 0; i < certs.
Count
; i++)
System\IdentityModel\X509Util.cs (1)
91
if (matches.
Count
== 1)
System.Management (2)
WmiGenerator.cs (2)
2211
if(cctor.Parameters.
Count
== 1 && cctor.Parameters[0].Type.BaseType == new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()).BaseType)
2270
if(cctor.Parameters.
Count
== 2 && cctor.Parameters[1].Type.BaseType == new CodeTypeReference(PublicNamesUsed["PathClass"].ToString()).BaseType)
System.Messaging (1)
System\Messaging\MessageQueuePermissionEntryCollection.cs (1)
64
int currentCount = value.
Count
;
System.Runtime.Remoting (1)
metadata\metadata.cs (1)
233
if (errors.
Count
> 0)
System.Runtime.Serialization (22)
System\Runtime\Serialization\CodeExporter.cs (2)
297
CodeNamespace[] namespaces = new CodeNamespace[codeCompileUnit.Namespaces.
Count
];
330
object[] objects = new object[collection.
Count
];
System\Runtime\Serialization\DataContract.cs (1)
1883
if (typeReference.TypeArguments.
Count
> 0)
System\Runtime\Serialization\SchemaExporter.cs (1)
556
XmlSchemaObject[] itemArray = new XmlSchemaObject[schema.Items.
Count
];
System\Runtime\Serialization\SchemaImporter.cs (18)
557
return ((restriction.BaseTypeName == expectedBase && restriction.Facets.
Count
> 0) || ImportType(restriction.BaseTypeName) is EnumDataContract);
570
if (rootSequence.Items == null || rootSequence.Items.
Count
== 0)
573
if (rootSequence.Items.
Count
!= 1)
586
if (rootSequence.Items == null || rootSequence.Items.
Count
== 0)
591
if (attributes == null || attributes.
Count
== 0)
594
return (rootSequence.Items.
Count
== 1 && rootSequence.Items[0] is XmlSchemaAny);
602
for (int i = 0; i < items.
Count
; i++)
690
for (int memberIndex = 0; memberIndex < rootSequence.Items.
Count
; memberIndex++)
784
if (sequence.Items == null || sequence.Items.
Count
!= 1)
791
if (xsdType.AnyAttribute != null || (xsdType.Attributes != null && xsdType.Attributes.
Count
> 0))
806
if (sequence.Items == null || sequence.Items.
Count
!= 1)
816
if (xsdType.AnyAttribute == null || xsdType.Attributes.
Count
> 0)
869
if (rootSequence.Items == null || rootSequence.Items.
Count
< 1)
871
else if (rootSequence.Items.
Count
> 1)
893
for (int i = 0; i < attributes.
Count
; i++)
912
return (rootSequence == null || rootSequence.Items == null || rootSequence.Items.
Count
== 0);
1387
for (int i = 0; i < attributes.
Count
; i++)
1440
if (annotation != null && annotation.Items != null && annotation.Items.
Count
> 0 && annotation.Items[0] is XmlSchemaAppInfo)
System.Security (27)
system\security\cryptography\pkcs\envelopedpkcs7.cs (9)
401
if (this.Certificates.
Count
> 0 || this.UnprotectedAttributes.Count > 0) {
427
encodeInfo.cCertEncoded = (uint) this.Certificates.
Count
;
666
if (certificates.
Count
> 0) {
667
encryptParam.rgCertEncoded = CAPI.LocalAlloc(CAPI.LPTR, new IntPtr(certificates.
Count
* Marshal.SizeOf(typeof(CAPI.CRYPTOAPI_BLOB))));
668
for (index = 0; index < certificates.
Count
; index++) {
1065
if (recipientStore.
Count
== 0 && extraStore.
Count
== 0)
1118
if (originatorStore.
Count
== 0 && includedButNotDisposed.
Count
== 0)
system\security\cryptography\pkcs\pkcs7recipient.cs (2)
90
m_recipients = new ArrayList(certificates.
Count
);
91
for (int index = 0; index < certificates.
Count
; index++) {
system\security\cryptography\pkcs\pkcsutils.cs (12)
516
if (certificates.
Count
< 1)
520
if (recipients.
Count
< 1)
553
if (certificates.
Count
< 1)
557
if (certificates.
Count
< 1)
560
Debug.Assert(certificates.
Count
== 1);
957
if (certificates.
Count
> 0) {
959
certBlob = CAPI.LocalAlloc(CAPI.LMEM_FIXED, new IntPtr(certificates.
Count
* Marshal.SizeOf(typeof(CAPI.CRYPTOAPI_BLOB))));
983
if (foundCerts.
Count
== 0) {
1006
if (certificates != null && certificates.
Count
> 0) {
1011
if (filters.
Count
> 0) {
1013
if (filters.
Count
> 0)
1019
if (filters.
Count
> 0)
system\security\cryptography\pkcs\signedpkcs7.cs (2)
312
signedEncodeInfo.cCertEncoded = (uint) bagOfCerts.
Count
;
313
if (bagOfCerts.
Count
> 0)
system\security\cryptography\x509\x509utils.cs (1)
306
if (extraStore != null && extraStore.
Count
> 0)
system\security\cryptography\xml\signedxml.cs (1)
471
if (m_x509Collection.
Count
> 0) {
System.ServiceModel (57)
System\ServiceModel\Channels\HttpsChannelFactory.cs (2)
104
if (certificateIdentity.Certificates.
Count
> 1)
156
for (int i = 0; i < certificateCollection.
Count
; i++)
System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
142
Fx.Assert(remoteCertificateIdentity.Certificates.
Count
<= 1,
System\ServiceModel\Configuration\IdentityElement.cs (1)
115
this.Certificate.EncodedValue = Convert.ToBase64String(certs.Export(certs.
Count
== 1 ? X509ContentType.SerializedCert : X509ContentType.SerializedStore));
System\ServiceModel\Description\ClientClassGenerator.cs (11)
513
if ((endMethod.Parameters.
Count
== 1) && (endMethod.ReturnType.BaseType == voidTypeRef.BaseType))
546
for (int i = 0; i < endMethod.Parameters.
Count
; i++)
586
int index = endMethod.Parameters.
Count
- 1;
669
for (int i = 0; i < beginMethod.Parameters.
Count
- 2; i++)
682
for (int i = beginMethod.Parameters.
Count
- 2; i < beginMethod.Parameters.
Count
; i++)
718
for (int i = 0; i < endMethod.Parameters.
Count
; i++)
756
if (retArray.Initializers.
Count
> 0)
851
for (int i = 0; i < beginMethod.Parameters.
Count
- 2; i++)
871
if (invokeAsyncInValues.Initializers.
Count
> 0)
899
for (int i = 0; i < eventAsyncMethod.Parameters.
Count
- 1; i++)
System\ServiceModel\Description\ConfigLoader.cs (2)
92
if (collection.
Count
== 0)
112
if (collection.
Count
== 0)
System\ServiceModel\Description\DataContractSerializerOperationGenerator.cs (2)
250
if (yTypeArgs.
Count
== xTypeArgs.
Count
)
System\ServiceModel\Description\MessageContractImporter.cs (13)
402
if (wsdlMessage.Parts.
Count
> 0)
430
if (messageParts.
Count
== 1)
476
if (wsdlMessage.Parts.
Count
== 1)
626
if (faultMessage.Parts.
Count
!= 1)
669
if (rootSequence != null && rootSequence.Items.
Count
== 1 && rootSequence.Items[0] is XmlSchemaElement)
694
if (rootSequence != null && rootSequence.Items.
Count
== 1 && rootSequence.Items[0] is XmlSchemaElement)
868
if (xsd.Items.
Count
> 0)
1000
if (encodedSchemas.
Count
> 0)
1007
if (literalSchemas.
Count
> 0)
1327
messageParts = new string[wsdlMessage.Parts.
Count
];
1613
for (int i = 0; i < rootSequence.Items.
Count
; i++)
1664
MessagePartDescription[] parts = new MessagePartDescription[rootSequence.Items.
Count
];
1666
for (int i = 0; i < rootSequence.Items.
Count
; i++)
System\ServiceModel\Description\OperationGenerator.cs (3)
514
for (int i = index; i < parameters.
Count
; i++)
756
if (localAttributes != null && localAttributes.
Count
> 0)
838
if (otherCtor.Parameters.
Count
> 0)
System\ServiceModel\Description\ServiceMetadataExtension.cs (1)
1265
if (wsdl.Services.
Count
> 0)
System\ServiceModel\Description\SoapHelper.cs (1)
193
for (int i = extensions.
Count
- 1; i >= 0; i--)
System\ServiceModel\Description\WsdlHelper.cs (4)
73
WsdlNS.ServiceDescription singleWsdl = wsdls.First(wsdl => wsdl.PortTypes.
Count
> 0);
110
if (wsdl.Services.
Count
> 0)
212
for (int i = 0; i < extensions.
Count
; i++)
226
IEnumerable<WsdlNS.ServiceDescription> contractWsdls = wsdls.Where(serviceDescription => serviceDescription.PortTypes.
Count
> 0);
System\ServiceModel\Description\WsdlImporter.cs (1)
1219
else if (wsdlOperationMessage.Operation.Messages.
Count
== 1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (3)
1034
if (member.XmlAttributes.XmlElements == null || member.XmlAttributes.XmlElements.
Count
== 0)
1062
(xmlAttributes.XmlAnyElements == null || xmlAttributes.XmlAnyElements.
Count
== 0) &&
1068
(xmlAttributes.XmlElements == null || xmlAttributes.XmlElements.
Count
== 0) &&
System\ServiceModel\Security\SecurityUtils.cs (3)
1499
for (int i = 0; i < certificates.
Count
; ++i)
2169
if (certs.
Count
== 1)
2176
storeName, storeLocation, findType, findValue, target, certs.
Count
));
System\ServiceModel\Security\WSTrustServiceContract.cs (5)
2007
if (context.WsdlPort.Service.ServiceDescription.Types.Schemas.
Count
== 0)
2144
if (message.Parts.
Count
!= 1)
2147
SR.GetString(SR.ID3144, portType.Name, op.Name, message.Name, message.Parts.
Count
));
2153
if (message.Parts.
Count
!= 1)
2156
SR.GetString(SR.ID3144, portType.Name, op.Name, message.Name, message.Parts.
Count
));
System\ServiceModel\X509CertificateEndpointIdentity.cs (4)
41
for (int i = 0; i < supportingCertificates.
Count
; ++i)
60
if (this.certificateCollection.
Count
== 0)
72
if (this.certificateCollection.
Count
== 0)
88
for (int i = 0; i < certificateCollection.
Count
; ++i)
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\HelpExampleGenerator.cs (1)
778
if (sequence.Items.
Count
> 0)
System.Web (17)
Compilation\AssemblyBuilder.cs (1)
1094
for (int i=results.Errors.
Count
-1; i>=0; i--) {
Compilation\BuildProvidersCompiler.cs (2)
316
if (_parserErrors != null && _parserErrors.
Count
> 0) {
326
for (int i = 1; i < _parserErrors.
Count
; i++) {
Compilation\ObjectFactoryCodeDomTreeGenerator.cs (2)
150
for(var i = 0; i < ccu.Namespaces.
Count
; i++) {
152
for(var n = 0; n < ns.Types.
Count
; n++) {
ErrorFormatter.cs (1)
1638
if (results.Errors.
Count
== 0 && results.NativeCompilerReturnValue != 0) {
Security\ADMembershipProvider.cs (2)
4420
if (directoryEntry.Properties[propertyName].
Count
== 0)
4422
if (directoryEntry.Properties["distinguishedName"].
Count
!= 0)
UI\TemplateParser.cs (2)
210
get { return _parserErrors != null && _parserErrors.
Count
> 0; }
835
for (int i = 1; i < ParserErrors.
Count
; i++) {
UI\WebControls\LoginView.cs (1)
237
if (0 <= roleGroupIndex && roleGroupIndex < roleGroups.
Count
) {
UI\WebControls\MailDefinition.cs (1)
281
if (EmbeddedObjects.
Count
> 0) {
UI\WebParts\WebPartConnection.cs (2)
224
if (_transformers == null || _transformers.
Count
== 0) {
397
if (Transformers.
Count
== 0) {
UI\WebParts\WebPartManager.cs (3)
1494
WebPartConnection[] connections = new WebPartConnection[StaticConnections.
Count
+ DynamicConnections.
Count
];
1496
DynamicConnections.CopyTo(connections, StaticConnections.
Count
);
System.Web.DataVisualization (29)
Common\General\Axis.cs (3)
4051
if(this.ScaleSegments.
Count
== 0)
4079
if(segmentIndex < this.ScaleSegments.
Count
- 1 &&
4164
if( (this.IntervalAutoMode == IntervalAutoMode.VariableCount || this.ScaleSegments.
Count
> 0) &&
Common\General\AxisScaleBreaks.cs (10)
551
if(axisSegments.
Count
>= 1)
589
for (int segmentIndex = 1; segmentIndex < axisSegments.
Count
; segmentIndex++)
643
index == (axisSegments.
Count
- 1) )
682
double minSize = Math.Min(this._minSegmentSize, Math.Floor(100.0 / axisSegments.
Count
));
686
for(int index = 0; index < axisSegments.
Count
; index++)
696
if(index < (axisSegments.
Count
- 1) )
713
for(int index = 0; index < axisSegments.
Count
; index++)
735
for(int index = maxSizeIndex + 1; index < axisSegments.
Count
; index++)
810
if(axisSegments.
Count
> 0 && numberOfSegments > 0)
911
if( (axisSegments.
Count
- 1) >= this._maximumNumberOfBreaks)
Common\General\AxisScaleSegments.cs (2)
976
for(int index = 0; index < this.
Count
; index++)
1002
else if(index == this.
Count
- 1)
Common\General\ChartArea.cs (6)
2177
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2202
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2227
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2254
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2322
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2356
for (int segmentIndex = 0; segmentIndex < (currentAxis.ScaleSegments.
Count
- 1); segmentIndex++)
Common\General\ChartAreaAxes.cs (5)
352
if(currentAxis.ScaleSegments.
Count
> 0)
361
if(currentAxis.minimum > currentAxis.ScaleSegments[currentAxis.ScaleSegments.
Count
- 1].ScaleMaximum)
363
currentAxis.minimum = currentAxis.ScaleSegments[currentAxis.ScaleSegments.
Count
- 1].ScaleMaximum;
377
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
398
if(segmentIndex < (currentAxis.ScaleSegments.
Count
- 1) &&
Common\General\Label.cs (1)
1569
if (_axis.ScaleSegments.
Count
> 0)
Common\General\SmartLabels.cs (2)
1346
&& currentAxis.ScaleSegments.
Count
> 0)
1348
for(int index = 0; index < (currentAxis.ScaleSegments.
Count
- 1); index++)
System.Web.Extensions (12)
Compilation\WCFBuildProvider.cs (1)
376
if (codeNamespace.Types.
Count
> 0)
Compilation\WCFModel\AsmxEndpointPickerExtension.cs (1)
63
if (service.Ports.
Count
!= 2) continue;
Compilation\WCFModel\WsdlInspector.cs (6)
111
Operation[] operationsX = new Operation[x.Operations.
Count
];
115
Operation[] operationsY = new Operation[y.Operations.
Count
];
173
OperationFault[] faultsX = new OperationFault[x.Faults.
Count
];
177
OperationFault[] faultsY = new OperationFault[y.Faults.
Count
];
225
MessagePart[] partsX = new MessagePart[x.Parts.
Count
];
229
MessagePart[] partsY = new MessagePart[y.Parts.
Count
];
Script\Services\WebServiceTypeData.cs (4)
126
if (rootSequence.Items == null || rootSequence.Items.
Count
== 0)
128
if (rootSequence.Items.
Count
!= 1)
178
&& restriction.Facets.
Count
> 0);
275
if (annotation != null && annotation.Items != null && annotation.Items.
Count
> 0 && annotation.Items[0] is XmlSchemaAppInfo) {
System.Web.Mobile (4)
Mobile\MobileErrorInfo.cs (1)
68
if (errors != null && errors.
Count
>= 1)
UI\MobileControls\Design\ListDesigner.cs (1)
184
Debug.Assert(_designerVerbs.
Count
== 2);
UI\MobileControls\Design\ObjectListDesigner.cs (1)
503
Debug.Assert(_designerVerbs.
Count
== 2);
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1162
Debug.Assert(_designerVerbs.
Count
== 2);
System.Web.Services (53)
System\Web\Services\Description\HttpProtocolImporter.cs (5)
69
if (OperationBinding.Output.Extensions.
Count
== 0) {
130
string[] parameterTypeNames = new string[parameters.
Count
];
131
string[] parameterNames = new string[parameters.
Count
];
133
for (int i = 0; i < parameters.
Count
; i++) {
166
for (int i = 0; i < parameters.
Count
; i++) {
System\Web\Services\Description\MimeAnyImporter.cs (1)
21
if (ImportContext.OperationBinding.Output.Extensions.
Count
== 0) return null;
System\Web\Services\Description\MimeTextImporter.cs (5)
31
if (mimeTextBinding.Matches.
Count
== 0) {
61
string[] fieldTypeNames = new string[matches.
Count
];
62
for (int i = 0; i < matches.
Count
; i++) {
104
if (match.Matches.
Count
> 0) {
116
if (match.Matches.
Count
== 0 && match.Type.Length > 0) {
System\Web\Services\Description\MimeXmlImporter.cs (1)
48
switch (ImportContext.OutputMessage.Parts.
Count
) {
System\Web\Services\Description\ProtocolImporter.cs (3)
296
return codeNamespace.Comments.
Count
> 0;
389
for (int i = 0; i < portType.Operations.
Count
; i++) {
449
if (portType.Operations.
Count
== 0)
System\Web\Services\Description\ProtocolReflector.cs (1)
441
if (warnings.
Count
> 0) {
System\Web\Services\Description\ServiceDescription.cs (7)
443
for (int i = 0; i < Types.Schemas.
Count
; i++) {
449
for (int i = 0; i < Imports.
Count
; i++) {
1294
for (int i = 0; i < parts.
Count
; i++) {
1368
return (schemas != null && schemas.
Count
> 0) ||
1369
(extensions != null && extensions.
Count
> 0);
1796
if (
Count
> 1 || (
Count
== 1 && value.GetType() == List[0].GetType()))
System\Web\Services\Description\ServiceDescriptionImporter.cs (2)
502
if (abstractSchemas.
Count
> 0) {
510
if (concreteSchemas.
Count
> 0) {
System\Web\Services\Description\ServiceDescriptionReflector.cs (3)
199
if (ServiceDescriptions.
Count
> 1) {
205
else if (ServiceDescription.Types.Schemas.
Count
> 0) {
206
XmlSchema[] descriptionSchemas = new XmlSchema[ServiceDescription.Types.Schemas.
Count
];
System\Web\Services\Description\SoapProtocolImporter.cs (3)
796
if (paramsMetadata[j].
Count
> 0 && !ServiceImporter.CodeGenerator.Supports(GeneratorSupport.ParameterAttributes)) {
824
if (mainCodeMethod.ReturnTypeCustomAttributes.
Count
!= 0 && !ServiceImporter.CodeGenerator.Supports(GeneratorSupport.ReturnTypeAttributes)) {
1108
parts = new MessagePart[message.Parts.
Count
];
System\Web\Services\Description\WebServicesInteroperability.cs (10)
52
int count = violations.
Count
;
54
return count == violations.
Count
;
82
int count = violations.
Count
;
84
return count == violations.
Count
;
176
if (bodyParts == 0 && message != null && message.Parts.
Count
> 1) {
196
if (bodyParts == 0 && message != null && message.Parts.
Count
> 1) {
387
if (message.Parts == null || message.Parts.
Count
== 0) {
399
for (int i = 0; i < message.Parts.
Count
; i++) {
419
for (int i = 0; i < extensions.
Count
; i++) {
791
this.end = list.
Count
- 1;
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (1)
342
for (int i = 0; i < results.Results.
Count
; i++) {
System\Web\Services\Discovery\DynamicVirtualDiscoSearcher.cs (1)
262
Bindings = new string[entry.Properties["ServerBindings"].
Count
];
System\Web\Services\Protocols\ClientProtocol.cs (1)
851
if (clientCertificates != null && clientCertificates.
Count
> 0) {
System\Web\Services\Protocols\DiscoveryServerProtocol.cs (2)
72
for (int i = 1; i < reflector.ServiceDescriptions.
Count
; i++) {
153
if (description.Types.Schemas.
Count
== 0) {
System\Web\Services\Protocols\SoapHeader.cs (7)
292
if (headers.
Count
== 0) return;
309
for (int i = 0; i < headers.
Count
; i++) {
363
for (int i = 0; i < headers.
Count
; i++) {
391
bool[] headerHandled = new bool[headers.
Count
];
398
for (int j = 0; j < headers.
Count
; j++) {
410
for (int j = 0; j < headers.
Count
; j++) {
457
for (int i = 0; i < headers.
Count
; i++) {
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
2153
verbs = new DesignerVerb[mcs.Verbs.
Count
];
2168
verbs = new DesignerVerb[designer.Verbs.
Count
];
System.Windows.Forms.DataVisualization (29)
Common\General\Axis.cs (3)
4051
if(this.ScaleSegments.
Count
== 0)
4079
if(segmentIndex < this.ScaleSegments.
Count
- 1 &&
4164
if( (this.IntervalAutoMode == IntervalAutoMode.VariableCount || this.ScaleSegments.
Count
> 0) &&
Common\General\AxisScaleBreaks.cs (10)
551
if(axisSegments.
Count
>= 1)
589
for (int segmentIndex = 1; segmentIndex < axisSegments.
Count
; segmentIndex++)
643
index == (axisSegments.
Count
- 1) )
682
double minSize = Math.Min(this._minSegmentSize, Math.Floor(100.0 / axisSegments.
Count
));
686
for(int index = 0; index < axisSegments.
Count
; index++)
696
if(index < (axisSegments.
Count
- 1) )
713
for(int index = 0; index < axisSegments.
Count
; index++)
735
for(int index = maxSizeIndex + 1; index < axisSegments.
Count
; index++)
810
if(axisSegments.
Count
> 0 && numberOfSegments > 0)
911
if( (axisSegments.
Count
- 1) >= this._maximumNumberOfBreaks)
Common\General\AxisScaleSegments.cs (2)
976
for(int index = 0; index < this.
Count
; index++)
1002
else if(index == this.
Count
- 1)
Common\General\ChartArea.cs (6)
2177
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2202
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2227
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2254
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2322
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
2356
for (int segmentIndex = 0; segmentIndex < (currentAxis.ScaleSegments.
Count
- 1); segmentIndex++)
Common\General\ChartAreaAxes.cs (5)
352
if(currentAxis.ScaleSegments.
Count
> 0)
361
if(currentAxis.minimum > currentAxis.ScaleSegments[currentAxis.ScaleSegments.
Count
- 1].ScaleMaximum)
363
currentAxis.minimum = currentAxis.ScaleSegments[currentAxis.ScaleSegments.
Count
- 1].ScaleMaximum;
377
useScaleSegments = (currentAxis.ScaleSegments.
Count
> 0);
398
if(segmentIndex < (currentAxis.ScaleSegments.
Count
- 1) &&
Common\General\Label.cs (1)
1569
if (_axis.ScaleSegments.
Count
> 0)
Common\General\SmartLabels.cs (2)
1346
&& currentAxis.ScaleSegments.
Count
> 0)
1348
for(int index = 0; index < (currentAxis.ScaleSegments.
Count
- 1); index++)
System.Workflow.Activities (62)
Role\ADRole.cs (1)
228
entry.Properties["objectSid"].
Count
!= 0)
Role\DirectoryRedirect.cs (1)
85
System.Diagnostics.Debug.Assert(values.
Count
== 1);
Rules\CodeDomDecompiler.cs (1)
240
if (typeRef.TypeArguments != null && typeRef.TypeArguments.
Count
> 0)
Rules\Expressions.cs (54)
1292
if ((invokeExpr.Method.TypeArguments != null) && (invokeExpr.Method.TypeArguments.
Count
> 0))
1329
for (int i = 0; i < invokeExpr.Parameters.
Count
; ++i)
1492
for (int i = 0; i < invokeExpr.Parameters.
Count
; ++i)
1535
if (invokeExpr.Parameters != null && invokeExpr.Parameters.
Count
> 0)
1537
int actualArgCount = invokeExpr.Parameters.
Count
;
1561
outArgumentResults = new RuleExpressionResult[invokeExpr.Parameters.
Count
];
1622
for (int i = 0; i < invokeExpr.Parameters.
Count
; ++i)
1656
for (int i = 0; i < invokeExpr.Parameters.
Count
; ++i)
1708
if (invokeExpr.Parameters.
Count
!= newMethod.Parameters.
Count
)
1710
for (int i = 0; i < invokeExpr.Parameters.
Count
; ++i)
1964
if (typeRef1.TypeArguments.
Count
!= typeRef2.TypeArguments.
Count
)
1966
for (int i = 0; i < typeRef1.TypeArguments.
Count
; ++i)
2282
if (indexerExpr.Indices == null || indexerExpr.Indices.
Count
== 0)
2317
for (int i = 0; i < indexerExpr.Indices.
Count
; ++i)
2469
for (int i = 0; i < indexerExpr.Indices.
Count
; ++i)
2511
int actualArgCount = indexerExpr.Indices.
Count
;
2573
if (indexerExpr.Indices == null || indexerExpr.Indices.
Count
== 0)
2584
for (int i = 1; i < indexerExpr.Indices.
Count
; ++i)
2598
CodeExpression[] indices = new CodeExpression[indexerExpr.Indices.
Count
];
2614
if (indexerExpr.Indices.
Count
!= indexerComperand.Indices.
Count
)
2617
for (int i = 0; i < indexerExpr.Indices.
Count
; ++i)
2659
if (arrayIndexerExpr.Indices == null || arrayIndexerExpr.Indices.
Count
== 0)
2701
if (arrayIndexerExpr.Indices.
Count
!= rank)
2711
for (int i = 0; i < arrayIndexerExpr.Indices.
Count
; ++i)
2803
for (int i = 0; i < arrayIndexerExpr.Indices.
Count
; ++i)
2823
int actualArgCount = arrayIndexerExpr.Indices.
Count
;
2852
if (arrayIndexerExpr.Indices == null || arrayIndexerExpr.Indices.
Count
== 0)
2863
for (int i = 1; i < arrayIndexerExpr.Indices.
Count
; ++i)
2877
CodeExpression[] indices = new CodeExpression[arrayIndexerExpr.Indices.
Count
];
2893
if (arrayIndexerExpr.Indices.
Count
!= indexerComperand.Indices.
Count
)
2896
for (int i = 0; i < arrayIndexerExpr.Indices.
Count
; ++i)
2948
for (int i = 0; i < createExpression.Parameters.
Count
; ++i)
3049
if (createExpression.Parameters != null && createExpression.Parameters.
Count
> 0)
3051
int actualArgCount = createExpression.Parameters.
Count
;
3130
for (int i = 0; i < createExpression.Parameters.
Count
; ++i)
3152
for (int i = 0; i < createExpression.Parameters.
Count
; ++i)
3198
if (createExpression.Parameters.
Count
!= createComperand.Parameters.
Count
)
3200
for (int i = 0; i < createExpression.Parameters.
Count
; ++i)
3286
for (int i = 0; i < createExpression.Initializers.
Count
; ++i)
3351
if ((size >= 0) && (createExpression.Initializers.
Count
> size))
3353
message = string.Format(CultureInfo.CurrentCulture, Messages.InitializerCountMismatch, createExpression.Initializers.
Count
, size);
3418
size = createExpression.Initializers.
Count
;
3422
for (int i = 0; i < createExpression.Initializers.
Count
; ++i)
3445
else if ((createExpression.Size != 0) || (createExpression.Initializers.
Count
== 0))
3448
if (createExpression.Initializers.
Count
> 0)
3451
for (int i = 0; i < createExpression.Initializers.
Count
; ++i)
3511
if (createExpression.Initializers.
Count
!= createComperand.Initializers.
Count
)
3513
for (int i = 0; i < createExpression.Initializers.
Count
; ++i)
Rules\RuleAttributes.cs (2)
180
for (int i = 0; i < argumentExpressions.
Count
; ++i)
234
end = argumentExpressions.
Count
;
Rules\RuleValidation.cs (3)
3721
if (typeRef.TypeArguments.
Count
> 0)
3723
Type[] typeArguments = new Type[typeRef.TypeArguments.
Count
];
3724
for (int i = 0; i < typeRef.TypeArguments.
Count
; ++i)
System.Workflow.ComponentModel (18)
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (3)
232
if (declaration.BaseTypes.
Count
> 1)
928
if ((codeTypeReference.TypeArguments != null) && (codeTypeReference.TypeArguments.
Count
> 0))
931
typeName.Append(string.Format(CultureInfo.InvariantCulture, "`{0}", new object[] { codeTypeReference.TypeArguments.
Count
}));
AuthoringOM\Compiler\TypeSystem\Helper.cs (2)
150
String[] argumentNames = new String[codeAttribute.Arguments.
Count
];
151
object[] argumentValues = new object[codeAttribute.Arguments.
Count
];
AuthoringOM\Compiler\TypeSystem\MethodInfo.cs (4)
52
ParameterInfo[] paramArray = new ParameterInfo[parameters.
Count
];
54
for (int index = 0; index < parameters.
Count
; index++)
212
ParameterInfo[] paramArray = new ParameterInfo[parameters.
Count
];
214
for (int index = 0; index < parameters.
Count
; index++)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (4)
316
ParameterInfo[] paramArray = new ParameterInfo[this.IsGetter ? parameters.
Count
: parameters.
Count
+ 1];
318
for (int index = 0; index < parameters.
Count
; index++)
326
paramArray[parameters.
Count
] = new DesignTimeParameterInfo(valueParameter, 0, this.property);
AuthoringOM\Compiler\XomlCompilerHelpers.cs (1)
652
if (codeCollection != null && codeCollection.
Count
!= 0)
AuthoringOM\Design\DesignerInterfaces.cs (1)
1020
if (this.
Count
== 0)
AuthoringOM\Serializer\ActivityTypeCodeDomSerializer.cs (2)
67
if (method != null && method.Name.Equals(_initMethodName) && method.Parameters.
Count
== 0)
92
CodeStatement[] codeStatements = new CodeStatement[method.Statements.
Count
];
AuthoringOM\Serializer\CodeTypeReferenceSerializer.cs (1)
130
if ((reference.TypeArguments != null) && (reference.TypeArguments.
Count
> 0))
System.Xml (272)
System\Xml\Schema\CompiledidEntityConstraint.cs (3)
57
Debug.Assert(fields.
Count
> 0);
58
this.fields = new Asttree[fields.
Count
];
59
for(int idxField = 0; idxField < fields.
Count
; idxField ++) {
System\Xml\Schema\FacetChecker.cs (1)
740
for (int i = 0; i < facets.
Count
; ++i) {
System\Xml\Schema\Inference\Infer.cs (13)
469
for (int i = 0; i < parentSchema.Includes.
Count
; ++i)
572
for (int i = 0; i < parentSchema.Includes.
Count
; ++i)
987
while (++lastUsedSeqItem < ((XmlSchemaSequence)ct.Particle).Items.
Count
)
1060
if (xss.Items.
Count
< 1 && !bCreatingNewType)
1070
for (int i = 0; i < xsch.Items.
Count
; ++i)
1127
while (iSeqItem < xss.Items.
Count
)
1138
for (int i = 0; i < minOccursCandidates.
Count
; ++i)
1149
for (int i = 0; i < minOccursCandidates.
Count
; ++i)
1188
for (int i = 0; i < xss.Items.
Count
; ++i)
1296
for (int i = 0; i < scExtension.Attributes.
Count
; ++i) //since simpleContent is being cleared
1356
for (int i = 0; i < elements.
Count
; ++i)
1388
for (int i = 0; i < elements.
Count
; ++i)
1416
for (int i = 0; i < attributes.
Count
; ++i)
System\Xml\Schema\Preprocessor.cs (22)
226
for (int i = 0; i < schema.Includes.
Count
; ++i) {
243
for (int i = 0; i < schema.Includes.
Count
; ++i) {
427
for (int i = 0; i < schema.Includes.
Count
; ++i) {
492
for (int i = 0; i < schema.Includes.
Count
; ++i) {
577
for (int i = 0; i < schema.Includes.
Count
; i++) {
623
for (int j = 0; j < redefine.Items.
Count
; ++j) {
637
for (int i = 0; i < schemaItems.
Count
; ++i) {
734
for (int i = 0; i < items.
Count
; ++i) {
834
for (int i = 0; i < schema.Includes.
Count
; ++i) {
891
for (int i = 0; i < items.
Count
; ++i) {
926
for (int i = 0; i < attributeGroup.Attributes.
Count
; ++i) {
1194
for (int i = 0; i < element.Constraints.
Count
; ++i) {
1225
if (constraint.Fields.
Count
== 0) {
1243
for (int i = 0; i < constraint.Fields.
Count
; ++i) {
1291
for (int i = 0; i < restriction.Facets.
Count
; ++i) {
1338
int baseTypeCount = union1.BaseTypes.
Count
;
1349
for (int i = 0; i < union1.BaseTypes.
Count
; ++i) {
1583
for (int i = 0; i < items.
Count
; ++i) {
1600
for (int i = 0; i < items.
Count
; ++i) {
1613
for (int i = 0; i < items.
Count
; ++i) {
1647
for (int i = 0; i < attributes.
Count
; ++i) {
1783
for (int i = 0; i < annotation.Items.
Count
; ++i) {
System\Xml\Schema\SchemaCollectionCompiler.cs (57)
79
for (int i = 0; i < schema.Includes.
Count
; ++i) {
90
for (int j = 0; j < rdef.Items.
Count
; ++j) {
121
for (int i = 0; i < schema.Items.
Count
; ++i) {
308
for (int i = 0; i < element.Constraints.
Count
; ++i) {
315
for (int i = 0; i < attributes.
Count
; ++i) {
334
for (int i = 0; i < particles.
Count
; ++i) {
361
for (int j = 0; j < g.Choice.Items.
Count
; ++j) {
529
for (int i = 0; i < mainBaseTypes.
Count
; ++i) {
844
if (choice != null && choice.Items.
Count
== 0) {
924
else if (groupBase is XmlSchemaChoice && groupBase.Items.
Count
== 0) {
937
for (int i = 0; i < groupBase.Items.
Count
; ++i) {
945
if (all.Items.
Count
> 0) {
952
for (int i = 0; i < all.Items.
Count
; ++i) {
960
if (all.Items.
Count
== 0) {
963
else if (root && all.Items.
Count
== 1) {
970
else if (!root && all.Items.
Count
== 1 && all.MinOccurs == decimal.One && all.MaxOccurs == decimal.One) {
984
if (choice.Items.
Count
> 0) {
988
for (int i = 0; i < choice.Items.
Count
; ++i) {
993
for (int j = 0; j < particleChoice.Items.
Count
; ++j) {
1004
if (!root && choice.Items.
Count
== 0) {
1010
else if (!root && choice.Items.
Count
== 1 && choice.MinOccurs == decimal.One && choice.MaxOccurs == decimal.One) {
1019
if (sequence.Items.
Count
> 0) {
1023
for (int i = 0; i < sequence.Items.
Count
; ++i) {
1028
for (int j = 0; j < particleSequence.Items.
Count
; ++j) {
1039
if (sequence.Items.
Count
== 0) {
1042
else if (!root && sequence.Items.
Count
== 1 && sequence.MinOccurs == decimal.One && sequence.MaxOccurs == decimal.One) {
1146
for (int i = 0; i < derivedGroupBase.Items.
Count
; ++i) {
1158
for (int i = 0; i < baseGroupBase.Items.
Count
; ++i) {
1182
if (!IsValidOccurrenceRangeRestriction(derivedGroupBase, baseGroupBase) || derivedGroupBase.Items.
Count
> baseGroupBase.Items.
Count
) {
1186
for (int i = 0; i < baseGroupBase.Items.
Count
; ++i) {
1188
if ((count < derivedGroupBase.Items.
Count
) && IsValidRestriction((XmlSchemaParticle)derivedGroupBase.Items[count], baseParticle)) {
1195
if (count < derivedGroupBase.Items.
Count
) {
1202
if (!IsValidOccurrenceRangeRestriction(derivedSequence, baseAll) || derivedSequence.Items.
Count
> baseAll.Items.
Count
) {
1205
BitSet map = new BitSet(baseAll.Items.
Count
);
1206
for (int j = 0; j < derivedSequence.Items.
Count
; ++j) {
1220
for (int i = 0; i < baseAll.Items.
Count
; i++) {
1231
if (!IsValidOccurrenceRangeRestriction(minOccurs, maxOccurs, baseChoice.MinOccurs, baseChoice.MaxOccurs) || derivedSequence.Items.
Count
> baseChoice.Items.
Count
) {
1234
for (int i = 0; i < derivedSequence.Items.
Count
; ++i) {
1243
for (int i = 0; i < sequence.Items.
Count
; ++i) {
1270
for (int i = 0; i < collection.
Count
; i++) {
1289
if (((XmlSchemaChoice)particle).Items.
Count
== 0) {
1296
for (int i = 0; i < choice.Items.
Count
; ++i) {
1317
if (collection.
Count
== 0) {
1323
for (int i = 0; i < collection.
Count
; ++i) {
1372
for (int i = 0; i < attributeGroup.Attributes.
Count
; ++i) {
1418
for (int i = 0; i < attributes.
Count
; ++i) {
1768
if (ic.Fields.
Count
!= xi.Fields.
Count
) {
1901
CompiledIdentityConstraint[] compiledConstraints = new CompiledIdentityConstraint[constraints.
Count
];
1903
for (int i = 0; i < constraints.
Count
; ++i) {
1944
AllElementsContentValidator contentValidator = new AllElementsContentValidator(complexType.ContentType, all.Items.
Count
, all.MinOccurs == decimal.Zero);
1945
for (int i = 0; i < all.Items.
Count
; ++i) {
2076
for (int i = 0; i < particles.
Count
; ++i) {
2128
for (int i = 0; i < particles.
Count
; ++i) {
System\Xml\Schema\SchemaCollectionpreProcessor.cs (23)
66
for (int i = 0; i < schema.Includes.
Count
; ++i) {
82
for (int i = 0; i < schema.Includes.
Count
; ++i) {
125
for (int i = 0; i < schema.Includes.
Count
; ++i) {
156
for (int j = 0; j < include.Schema.Includes.
Count
; ++j) {
236
for (int i = 0; i < schema.Includes.
Count
; ++i) {
306
for (int i = 0; i < schema.Includes.
Count
; ++i) {
397
for (int i = 0; i < schema.Includes.
Count
; ++i) {
405
for (int j = 0; j < redefine.Items.
Count
; ++j) {
439
for (int i = 0; i < schema.Items.
Count
; ++i) {
489
for (int i = 0; i < redefine.Items.
Count
; ++i) {
586
for (int i = 0; i < items.
Count
; ++i) {
619
for (int i = 0; i < attributeGroup.Attributes.
Count
; ++i) {
883
for (int i = 0; i < element.Constraints.
Count
; ++i) {
913
if (constraint.Fields.
Count
== 0) {
931
for (int i = 0; i < constraint.Fields.
Count
; ++i) {
979
for (int i = 0; i < restriction.Facets.
Count
; ++i) {
1026
int baseTypeCount = union1.BaseTypes.
Count
;
1036
for (int i = 0; i < union1.BaseTypes.
Count
; ++i) {
1270
for (int i = 0; i < schemaAll.Items.
Count
; ++i) {
1288
for (int i = 0; i < choices.
Count
; ++i) {
1301
for (int i = 0; i < sequences.
Count
; ++i) {
1335
for (int i = 0; i < attributes.
Count
; ++i) {
1423
for (int i = 0; i < annotated.Annotation.Items.
Count
; ++i) {
System\Xml\Schema\SchemaSetCompiler.cs (57)
309
for (int i = 0; i < element.Constraints.
Count
; ++i) {
317
for (int i = 0; i < attributes.
Count
; ++i) {
343
for (int i = 0; i < groupBase.Items.
Count
; ++i) {
596
for (int i = 0; i < mainBaseTypes.
Count
; ++i) {
937
if (choice != null && choice.Items.
Count
== 0) {
1022
else if (groupBase is XmlSchemaChoice && groupBase.Items.
Count
== 0) {
1037
for (int i = 0; i < groupBase.Items.
Count
; ++i) {
1045
if (all.Items.
Count
> 0) {
1050
for (int i = 0; i < all.Items.
Count
; ++i) {
1058
if (all.Items.
Count
== 0) {
1072
if (choice.Items.
Count
> 0) {
1077
for (int i = 0; i < choice.Items.
Count
; ++i) {
1082
for (int j = 0; j < p1Choice.Items.
Count
; ++j) {
1093
if (!root && choice.Items.
Count
== 0) {
1099
else if (!root && choice.Items.
Count
== 1 && choice.MinOccurs == decimal.One && choice.MaxOccurs == decimal.One) {
1108
if (sequence.Items.
Count
> 0) {
1113
for (int i = 0; i < sequence.Items.
Count
; ++i) {
1118
for (int j = 0; j < p1Sequence.Items.
Count
; ++j) {
1129
if (sequence.Items.
Count
== 0) {
1132
else if (!root && sequence.Items.
Count
== 1 && sequence.MinOccurs == decimal.One && sequence.MaxOccurs == decimal.One) {
1151
int count = items.
Count
;
1160
int count = items.
Count
;
1173
int count = items.
Count
;
1275
else if (derivedParticle is XmlSchemaSequence || (derivedParticle is XmlSchemaAll && ((XmlSchemaGroupBase)derivedParticle).Items.
Count
==1)) {
1357
for (int i = 0; i < derivedGroupBase.Items.
Count
; ++i) {
1451
for (int i = 0; i < derivedChoice.Items.
Count
; ++i) {
1464
if (derivedGroupBase.Items.
Count
> baseGroupBase.Items.
Count
) {
1469
for (int i = 0; i < baseGroupBase.Items.
Count
; ++i) {
1471
if ((count < derivedGroupBase.Items.
Count
)
1482
if (count < derivedGroupBase.Items.
Count
) {
1489
if (!IsValidOccurrenceRangeRestriction(derivedSequence, baseAll) || derivedSequence.Items.
Count
> baseAll.Items.
Count
) {
1492
BitSet map = new BitSet(baseAll.Items.
Count
);
1493
for (int j = 0; j < derivedSequence.Items.
Count
; ++j) {
1507
for (int i = 0; i < baseAll.Items.
Count
; i++) {
1517
minOccurs = derivedSequence.MinOccurs * derivedSequence.Items.
Count
;
1522
maxOccurs = derivedSequence.MaxOccurs * derivedSequence.Items.
Count
;
1524
if (!IsValidOccurrenceRangeRestriction(minOccurs, maxOccurs, baseChoice.MinOccurs, baseChoice.MaxOccurs) || derivedSequence.Items.
Count
> baseChoice.Items.
Count
) {
1527
for (int i = 0; i < derivedSequence.Items.
Count
; ++i) {
1543
for (int i = 0; i < collection.
Count
; i++) {
1564
if (choice.Items.
Count
== 0) {
1570
for (int i = 0; i < choice.Items.
Count
; ++i) {
1591
if (collection.
Count
== 0) {
1597
for (int i = 0; i < collection.
Count
; ++i) {
1648
for (int i = 0; i < attributeGroup.Attributes.
Count
; ++i) {
1697
for (int i = 0; i < attributes.
Count
; ++i) {
2114
if (ic.Fields.
Count
!= xi.Fields.
Count
) {
2256
CompiledIdentityConstraint[] compiledConstraints = new CompiledIdentityConstraint[constraints.
Count
];
2258
for (int i = 0; i < constraints.
Count
; ++i) {
2299
AllElementsContentValidator contentValidator = new AllElementsContentValidator(complexType.ContentType, all.Items.
Count
, all.MinOccurs == decimal.Zero);
2300
for (int i = 0; i < all.Items.
Count
; ++i) {
2433
for (int i = 0; i < particles.
Count
; ++i) {
2485
for (int i = 0; i < particles.
Count
; ++i) {
2498
for (int i = 0; i < particles.
Count
; ++i) {
System\Xml\Schema\XmlSchema.cs (3)
551
for (int i = 0; i < this.items.
Count
; ++i) {
574
for (int i = 0; i < this.includes.
Count
; ++i) {
629
for (int i = 0; i < schema.Includes.
Count
; ++i) {
System\Xml\Schema\XmlSchemaAll.cs (1)
30
get { return base.IsEmpty || items.
Count
== 0; }
System\Xml\Schema\XmlSchemaComplexType.cs (4)
439
for (int i = 0; i < attributes.
Count
; i++) {
462
for (int i = 0; i < groupBaseParticles.
Count
; i++) {
520
while (i < groupBase.Items.
Count
&& !foundRef) {
549
for (int i = 0; i < attributes.
Count
; ++i) {
System\Xml\Schema\XmlSchemaElement.cs (1)
284
get { return constraints != null && constraints.
Count
> 0; }
System\Xml\Schema\XmlSchemaSequence.cs (1)
33
get { return base.IsEmpty || items.
Count
== 0; }
System\Xml\Schema\XsdBuilder.cs (10)
1350
if (builder.element.Constraints.
Count
!= 0) {
1372
builder.simpleContentRestriction.Attributes.
Count
!= 0 ||
1374
builder.simpleContentRestriction.Facets.
Count
!= 0
1490
if (builder.element.Constraints.
Count
!= 0) {
1528
(builder.complexType.Particle != null || builder.complexType.Attributes.
Count
!= 0 || builder.complexType.AnyAttribute != null)
1586
(builder.complexType.Particle != null || builder.complexType.Attributes.
Count
!= 0 || builder.complexType.AnyAttribute != null)
1942
if (builder.simpleContentRestriction.Attributes.
Count
!= 0 || (builder.simpleContentRestriction.AnyAttribute != null)) {
2182
(complexType.Attributes.
Count
!= 0 || complexType.AnyAttribute != null) ||
2191
(complexContentExtension.Attributes.
Count
!= 0 || complexContentExtension.AnyAttribute != null)
2199
(complexContentRestriction.Attributes.
Count
!= 0 || complexContentRestriction.AnyAttribute != null)
System\Xml\Serialization\CodeExporter.cs (2)
251
if (attribute.Arguments.
Count
> 0) {
334
if (codeClass.BaseTypes.
Count
== 0)
System\Xml\Serialization\Compiler.cs (1)
200
if (results.Errors.
Count
> 0) {
System\Xml\Serialization\ImportContext.cs (2)
243
items += s.Items.
Count
;
373
for (int i = 0; i < attributes.
Count
; i++) {
System\Xml\Serialization\SchemaObjectWriter.cs (11)
84
if (s.Items.
Count
== 0)
90
if (a.Items.
Count
== 0)
96
if (c.Items.
Count
== 0)
112
for (int i = 0; i < items.
Count
; i++) {
239
for (int i = 0; i < items.
Count
; i++) {
412
for (int ia = 0; ia < a.
Count
; ia++) {
543
for (int i = 0; i < facets.
Count
; i++) {
868
for (int ia = 0; ia < a.
Count
; ia++) {
917
for (int ia = 0; ia < a.
Count
; ia++) {
937
for (int ia = 0; ia < a.
Count
; ia++) {
984
for (int ia = 0; ia < a.
Count
; ia++) {
System\Xml\Serialization\SoapSchemaExporter.cs (2)
251
if (choice.Items.
Count
> 0) group.Items.Add(choice);
329
if (seq.Items.
Count
> 0) {
System\Xml\Serialization\SoapSchemaImporter.cs (6)
265
if (group.Items.
Count
!= 1 || !(group.Items[0] is XmlSchemaAny))
320
for (int i = 0; i < items.
Count
; i++) {
368
for (int i = 0; i < group.Items.
Count
; i++) {
428
for (int i = 0; i < restriction.Attributes.
Count
; i++) {
476
if (group.Items.
Count
!= 1 || !(group.Items[0] is XmlSchemaElement))
570
for (int i = 0; i < restriction.Facets.
Count
; i++) {
System\Xml\Serialization\XmlAttributes.cs (3)
61
if (xmlElements.
Count
> 0) flags |= XmlAttributeFlags.Elements;
62
if (xmlArrayItems.
Count
> 0) flags |= XmlAttributeFlags.ArrayItems;
63
if (xmlAnyElements.
Count
> 0) flags |= XmlAttributeFlags.AnyElements;
System\Xml\Serialization\XmlCodeExporter.cs (2)
556
if (ctor.Statements.
Count
== 0) codeClass.Members.Remove(ctor);
811
if (attribute.Arguments.
Count
== 0 && attributeType == typeof(XmlElementAttribute)) return;
System\Xml\Serialization\XmlReflectionImporter.cs (23)
869
for (int i = 0; i < attributes.
Count
; i++)
1299
for (int i = 0; attributes != null && i < attributes.
Count
; i++) {
1417
if (a.XmlText == null && a.XmlElements.
Count
== 0 && a.XmlAnyElements.
Count
== 0)
1420
for (int i = 0; i < a.XmlElements.
Count
; i++) {
1428
if (a.XmlElements.
Count
== 1) {
1456
for (int i = 0; i < a.XmlAnyElements.
Count
; i++) {
1538
if (a.XmlAnyElements.
Count
> 0) throw new InvalidOperationException(Res.GetString(Res.XmlIllegalAnyElement, accessor.TypeDesc.FullName));
1541
if (a.XmlElements.
Count
> 0) throw new InvalidOperationException(Res.GetString(Res.XmlIllegalAttribute));
1571
else if (a.XmlElements.
Count
== 0) {
1575
for (int i = 0; i < a.XmlElements.
Count
; i++) {
1630
if (a.XmlElements.
Count
== 0 && a.XmlAnyElements.
Count
== 0)
1632
for (int i = 0; i < a.XmlElements.
Count
; i++) {
1640
if (a.XmlElements.
Count
== 1) {
1667
for (int i = 0; i < a.XmlAnyElements.
Count
; i++)
1786
if (a.XmlElements != null && a.XmlElements.
Count
> 0) {
1787
if (a.XmlElements.
Count
> 1) {
1807
if (elements != null && elements.
Count
>= 2 && a.XmlChoiceIdentifier == null) {
1808
for (int i = 0; i < elements.
Count
; i++) {
1819
if (choiceTypes.Contains(typeof(XmlElement)) && a.XmlAnyElements.
Count
> 0) {
1825
if (items != null && items.
Count
>= 2) {
1828
for (int i = 0; i < items.
Count
; i++) {
System\Xml\Serialization\XmlSchemaExporter.cs (5)
132
if (sequence.Items.
Count
== 1 && sequence.Items[0] is XmlSchemaAny) {
563
if (seq.Items.
Count
> 0) {
602
if (choice.Items.
Count
> 0) group.Items.Add(choice);
945
if (seq.Items.
Count
> 0) {
960
if (textMapping is PrimitiveMapping && seq.Items.
Count
== 0) {
System\Xml\Serialization\XmlSchemaImporter.cs (14)
670
for (int i = 0; i < items.Attributes.
Count
; i++) {
905
for (int i = 0; i < group.Items.
Count
; i++) {
936
if (!groupRepeats && !(group is XmlSchemaChoice) && group.Items.
Count
> 1) {
985
if (GenerateOrder && groupRepeats && group.Items.
Count
> 1) {
989
for (int i = 0; i < group.Items.
Count
; i++) {
1016
for (int j = 0; j < schema.Items.
Count
; j++) {
1195
if (items.Attributes != null && items.Attributes.
Count
> 0) return null;
1217
if (item.Items.
Count
!= 1 || !(item.Items[0] is XmlSchemaElement)) return null;
1266
if ((items.Particle is XmlSchemaSequence || items.Particle is XmlSchemaAll) && items.Particle.Items.
Count
== 1 && items.Particle.Items[0] is XmlSchemaElement)
1287
if (items.Attributes != null && items.Attributes.
Count
> 0) return null;
1290
if (group.Items.
Count
!= 1 || !(group.Items[0] is XmlSchemaAny)) return null;
1412
if (type.Annotation.Items == null || type.Annotation.Items.
Count
== 0)
1463
for (int i = 0; i < group.Attributes.
Count
; i++) {
1618
for (int i = 0; i < restriction.Facets.
Count
; i++) {
System\Xml\Serialization\XmlSchemas.cs (5)
429
bool[] matchedItems = new bool[schema.Items.
Count
];
431
for (int i = 0; i < schema.Items.
Count
; i++) {
445
if (count != schema.Items.
Count
) {
447
for (int i = 0; i < schema.Items.
Count
; i++) {
764
this.end = list.
Count
- 1;
WindowsBase (5)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (2)
1210
if (collection.
Count
> 0)
1212
if (collection.
Count
> 1)
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (3)
910
for (int i = collection.
Count
- 1; i >= 0; i--)
919
if (collection.
Count
> 0)
923
if (collection.
Count
> 0)
WsatConfig (3)
Configuration\CertificateManager.cs (3)
161
if (certs == null || certs.
Count
== 0)
170
if (certs.
Count
> 0 && !Utilities.SafeCompare(subjectName, "*"))
175
if (certs.
Count
== 1)
WsatUI (1)
MMCUI\AcceptedCertificatesForm.cs (1)
44
for (int i = 0; i < store.
Count
; i++)
XamlBuildTask (3)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (3)
173
if (attributeCollection != null && attributeCollection.
Count
> 0)
949
if (attributeCollection != null && attributeCollection.
Count
> 0)
982
if (codeTypeReference.TypeArguments != null && codeTypeReference.TypeArguments.
Count
== 0 &&