Implemented interface member:
method
Equals
System.IEquatable<T>.Equals(T)
1425 references to Equals
ComSvcConfig (4)
Options.cs (2)
358
if (comp.
Equals
("*"))
368
if (itf.
Equals
("*"))
parent\svcutil\CommandLineParser.cs (2)
69
if (name.
Equals
(temp))
72
return abbreviation.
Equals
(temp);
mscorlib (286)
system\__filters.cs (1)
129
return (name.
Equals
(str));
system\appdomain.cs (7)
2378
if (name.
Equals
(TargetFrameworkNameAppCompatSetting)) {
2383
if (name.
Equals
("IgnoreSystemPolicy")) {
2484
if(name.
Equals
(AppDomainSetup.LoaderOptimizationKey))
2860
if (root.Tag.
Equals
( "IPermission" ) || root.Tag.
Equals
( "Permission" ))
2873
else if (root.Tag.
Equals
( "PermissionSet" ))
2881
else if (root.Tag.
Equals
( "PermissionToken" ))
system\collections\generic\equalitycomparer.cs (1)
515
if (y != null) return x.
Equals
(y);
system\defaultbinder.cs (1)
1136
if (names[i].
Equals
(pars[j].Name)) {
system\diagnostics\eventing\eventsource.cs (1)
6562
if (stringTab.TryGetValue(key, out prevValue) && !prevValue.
Equals
(value))
system\double.cs (3)
282
if (sTrim.
Equals
(info.PositiveInfinitySymbol)) {
284
} else if (sTrim.
Equals
(info.NegativeInfinitySymbol)) {
286
} else if (sTrim.
Equals
(info.NaNSymbol)) {
system\enum.cs (1)
447
if (!enumNames[j].
Equals
(values[i]))
system\globalization\culturedata.cs (3)
1214
if (CultureInfo.UserDefaultUICulture.Name.
Equals
(Thread.CurrentThread.CurrentUICulture.Name))
1401
if (CultureInfo.UserDefaultUICulture.Name.
Equals
(Thread.CurrentThread.CurrentUICulture.Name))
1524
if (CultureInfo.UserDefaultUICulture.Name.
Equals
(Thread.CurrentThread.CurrentUICulture.Name))
system\globalization\cultureinfo.cs (1)
1323
return (this.Name.
Equals
(that.Name) && this.CompareInfo.Equals(that.CompareInfo));
system\globalization\datetimeformatinfo.cs (7)
2426
bool koreanLanguage = LanguageName.
Equals
(KoreanLangName);
2446
if (LanguageName.
Equals
("sq")) {
2482
if ( LanguageName.
Equals
("ky")) {
2525
if (this.DateSeparator.Trim(null).
Equals
(symbol))
2534
if (LanguageName.
Equals
("eu")) {
2591
if (LanguageName.
Equals
(JapaneseLangName)) {
2610
else if (CultureName.
Equals
("zh-TW")) {
system\globalization\datetimeformatinfoscanner.cs (2)
219
if (str.
Equals
("."))
651
if (!array1[i].
Equals
(array2[i]))
system\globalization\regioninfo.cs (1)
603
return this.Name.
Equals
(that.Name);
system\globalization\stringinfo.cs (1)
69
return (this.m_str.
Equals
(that.m_str));
system\globalization\textinfo.cs (1)
648
return this.CultureName.
Equals
(that.CultureName);
system\io\file.cs (1)
1469
if (hr==__Error.ERROR_PATH_NOT_FOUND && FullPath.
Equals
(Directory.GetDirectoryRoot(FullPath)))
system\io\filestream.cs (1)
857
if (errorCode==__Error.ERROR_PATH_NOT_FOUND && filePath.
Equals
(Directory.InternalGetDirectoryRoot(filePath)))
system\io\filesystemenumerable.cs (1)
603
if (tempSearchPattern.
Equals
("."))
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
128
if ((path.Length == 0) || path.
Equals
(s_BackSlash))
system\number.cs (6)
678
if (sTrim.
Equals
(numfmt.PositiveInfinitySymbol)) {
681
if (sTrim.
Equals
(numfmt.NegativeInfinitySymbol)) {
684
if (sTrim.
Equals
(numfmt.NaNSymbol)) {
955
if (sTrim.
Equals
(numfmt.PositiveInfinitySymbol)) {
958
if (sTrim.
Equals
(numfmt.NegativeInfinitySymbol)) {
961
if (sTrim.
Equals
(numfmt.NaNSymbol)) {
system\object.cs (1)
187
if(t.FullName.
Equals
(typeName))
system\reflection\__filters.cs (1)
46
return cls.Name.
Equals
(str);
system\reflection\emit\assemblybuilder.cs (1)
1581
if (moduleBuilder.m_moduleData.m_strModuleName.
Equals
(name))
system\reflection\emit\assemblybuilderdata.cs (2)
281
if (resWriter.m_strName.
Equals
(strNewResName))
300
if (moduleBuilder.m_moduleData.m_strModuleName.
Equals
(strNewModuleName))
system\reflection\emit\methodbuilder.cs (1)
490
if (!(this.m_strName.
Equals
(((MethodBuilder)obj).m_strName))) {
system\reflection\emit\modulebuilder.cs (1)
142
if (strFormat == null || strFormat.
Equals
(String.Empty))
system\reflection\emit\typebuilder.cs (1)
1739
if ((method.Attributes & MethodAttributes.SpecialName) != 0 && method.Name.
Equals
(ConstructorInfo.ConstructorName))
system\reflection\memberinfoserializationholder.cs (8)
152
if (((RuntimePropertyInfo)properties[i]).SerializationToString().
Equals
(m_signature2))
157
if ((properties[i]).ToString().
Equals
(m_signature))
184
if (((RuntimeConstructorInfo)constructors[i]).SerializationToString().
Equals
(m_signature2))
189
if (constructors[i].ToString().
Equals
(m_signature))
220
if (((RuntimeMethodInfo)methods[i]).SerializationToString().
Equals
(m_signature2))
229
if (methods[i].ToString().
Equals
(m_signature))
246
if (((RuntimeMethodInfo)candidateMethod).SerializationToString().
Equals
(m_signature2))
254
if (candidateMethod.ToString().
Equals
(m_signature))
system\reflection\propertyinfo.cs (1)
296
Contract.Requires(Name.
Equals
(target.Name));
system\resources\manifestbasedresourcegroveler.cs (2)
188
if (s.
Equals
(resName))
672
if (_mediator.MainAssembly == typeof(Object).Assembly && _mediator.BaseName.
Equals
("mscorlib"))
system\rttype.cs (8)
655
RuntimeMethodHandle.GetName(methodHandle).
Equals
(".ctor") ||
656
RuntimeMethodHandle.GetName(methodHandle).
Equals
(".cctor") ||
717
RuntimeMethodHandle.GetName(methodHandle).
Equals
(".ctor") ||
718
RuntimeMethodHandle.GetName(methodHandle).
Equals
(".cctor"));
2286
Contract.Assert(fullname.
Equals
(ns + "." + name));
2402
Contract.Requires(name == null || (bindingFlags & BindingFlags.IgnoreCase) == 0 || (name.ToLower(CultureInfo.InvariantCulture).
Equals
(name)));
2492
if (ns != null && !type.Namespace.
Equals
(ns))
4638
if (name.Length == 0 || name.
Equals
(@"[DISPID=0]"))
system\runtime\compilerservices\customconstantattribute.cs (1)
22
if (namedArgument.MemberInfo.Name.
Equals
("Value"))
system\runtime\compilerservices\datetimeconstantattribute.cs (1)
36
if (namedArgument.MemberInfo.Name.
Equals
("Value"))
system\runtime\compilerservices\decimalconstantattribute.cs (1)
58
if (namedArgument.MemberInfo.Name.
Equals
("Value"))
system\runtime\interopservices\typelibconverter.cs (1)
102
if (String.Empty.
Equals
(asmFileName))
system\runtime\remoting\callcontext.cs (6)
331
if (e.Name.
Equals
("__RemotingData"))
335
else if (e.Name.
Equals
("__SecurityData"))
346
else if (e.Name.
Equals
("__HostContext"))
350
else if (e.Name.
Equals
("__CorrelationMgrSlotPresent"))
437
if (key.
Equals
(s_CorrelationMgrSlotName))
586
if (name.
Equals
(s_CorrelationMgrSlotName))
system\runtime\remoting\context.cs (2)
222
if (_ctxProps[i].Name.
Equals
(name))
337
if (props[i].Name.
Equals
(name))
system\runtime\remoting\contextproperty.cs (1)
186
return (null != prop) && AttributeName.
Equals
(prop.Name);
system\runtime\remoting\crossappdomainchannel.cs (2)
139
if (xadData.ProcessGuid.
Equals
(Identity.ProcessGuid))
208
return Identity.ProcessGuid.
Equals
(_processGuid);
system\runtime\remoting\dynamicpropertyholder.cs (2)
83
if (_props[i].Name.
Equals
(name))
184
if (props[i].Name.
Equals
(name))
system\runtime\remoting\message.cs (26)
1979
if (skey.
Equals
(_keys[i]))
2009
if (skey.
Equals
(_keys[i]))
3113
if (methodName.
Equals
(".ctor"))
3240
!methodName.
Equals
(".ctor"),
3481
if (memberName.
Equals
(pinfos[j].Name))
3818
else if (key.
Equals
("__Uri"))
3822
else if (key.
Equals
("__MethodName"))
3826
else if (key.
Equals
("__MethodSignature"))
3830
else if (key.
Equals
("__TypeName"))
3834
else if (key.
Equals
("__Args"))
3838
else if (key.
Equals
("__CallContext"))
3971
else if (key.
Equals
("__ActivationType"))
3976
else if (key.
Equals
("__ContextProperties"))
3980
else if (key.
Equals
("__CallSiteActivationAttributes"))
3984
else if (key.
Equals
("__Activator"))
3988
else if (key.
Equals
("__ActivationTypeName"))
4322
if (e.Name.
Equals
("__return"))
4327
if (e.Name.
Equals
("__fault"))
4456
if (memberName.
Equals
(pinfos[j].Name))
4748
if (name.
Equals
("__MethodName"))
4752
else if (name.
Equals
("__Uri"))
4756
else if (name.
Equals
("__MethodSignature"))
4760
else if (name.
Equals
("__TypeName"))
4764
else if (name.
Equals
("__OutArgs"))
4768
else if (name.
Equals
("__CallContext"))
4779
else if (name.
Equals
("__Return"))
system\runtime\remoting\objref.cs (10)
474
if (e.Name.
Equals
("uri"))
478
else if (e.Name.
Equals
("typeInfo"))
482
else if (e.Name.
Equals
("envoyInfo"))
486
else if (e.Name.
Equals
("channelInfo"))
490
else if (e.Name.
Equals
("objrefFlags"))
502
else if (e.Name.
Equals
("fIsMarshalled"))
514
else if (e.Name.
Equals
("url"))
518
else if (e.Name.
Equals
("SrvIdentity"))
522
else if (e.Name.
Equals
("DomainId"))
657
if ((urls != null) && (urls.Length == 1) && urls[0].
Equals
(urlToBash))
system\runtime\remoting\remotingattributes.cs (1)
162
if (methodName.
Equals
(newMeth))
system\runtime\remoting\remotingconfigparser.cs (5)
836
if (key.
Equals
("name"))
859
if (key.
Equals
("mode")) {
1010
if (childNode.Name.
Equals
("channel"))
1581
if (nodeName.
Equals
("formatter"))
1584
if (nodeName.
Equals
("provider"))
system\runtime\remoting\remotingservices.cs (2)
2094
if (mi.Name.
Equals
(beginName) &&
2102
if (mi.Name.
Equals
(endName) &&
system\runtime\remoting\remotingsurrogateselector.cs (2)
490
if (key.
Equals
("__CallContext"))
500
else if (key.
Equals
("__MethodSignature"))
system\runtime\remoting\serveridentity.cs (1)
66
if (typeName.
Equals
(newTypeName))
system\runtime\remoting\soap.cs (2)
492
return actualTypeName.
Equals
(typeName) && mb.Name.
Equals
(methodName);
system\runtime\remoting\stackbuildersink.cs (2)
442
if(reflectedType.FullName.
Equals
(sIRemoteDispatch) &&
443
reflectedType.GetRuntimeAssembly().GetSimpleName().
Equals
(sIRemoteDispatchAssembly))
system\runtime\remoting\synchronizeddispatch.cs (4)
104
|| _syncLcid.
Equals
(value),
121
return ( msgLCID.
Equals
(_syncLcid)
532
lcid.
Equals
(callCtx.RemotingData.LogicalCallID))
890
Contract.Assert(lcid.
Equals
(_property.SyncCallOutLCID), "Bad synchronization domain state!");
system\runtime\remoting\urlattribute.cs (1)
50
(((UrlAttribute)o).UrlValue.
Equals
(url));
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (1)
78
if (assembly.
Equals
(Converter.urtAssemblyString))
system\runtime\serialization\formatters\binary\binaryconverter.cs (1)
189
if (objectInfo.GetAssemblyString().
Equals
(urtAssemblyString))
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
796
if (!(this.memberNames[i].
Equals
(memberNames[i])))
system\runtime\serialization\formatters\binary\binaryobjectinfo.cs (5)
782
if (cache.memberNames.Length >0 && cache.memberNames[lastPosition].
Equals
(name))
786
else if ((++lastPosition < cache.memberNames.Length) && (cache.memberNames[lastPosition].
Equals
(name)))
796
if (cache.memberNames[i].
Equals
(name))
837
if (!memberMissing && inMemberNames[i].
Equals
(cache.memberInfos[i].Name))
845
if (cache.memberInfos[i].Name.
Equals
(inMemberNames[j]))
system\runtime\serialization\formatters\binary\binaryobjectreader.cs (2)
1464
if (((previousName != null) && (previousName.Length == name.Length) && (previousName.
Equals
(name))) &&
1465
((previousAssemblyString != null) && (previousAssemblyString.Length == assemblyInfo.assemblyString.Length) &&(previousAssemblyString.
Equals
(assemblyInfo.assemblyString))))
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (1)
1356
else if (assemblyString.
Equals
(Converter.urtAssemblyString))
system\runtime\serialization\formatters\binary\binaryutilclasses.cs (1)
904
if ((value[0] == '_') && (value.
Equals
("_0x00_")))
system\security\codeaccesspermission.cs (4)
92
Contract.Assert(new StackFrame().GetMethod().Name.
Equals
("Demand"), "This method needs to be named Demand");
120
Contract.Assert(new StackFrame().GetMethod().Name.
Equals
("Assert"), "This method needs to be named Assert");
173
Contract.Assert( perm.GetType().FullName.
Equals
( permname ), "Incorrect class name passed in! Was: " + permname + " Should be " + perm.GetType().FullName);
190
if (version != null && !version.
Equals
( "1" ))
system\security\cryptography\x509certificates\x509certificate.cs (2)
389
if (!this.Issuer.
Equals
(other.Issuer))
392
if (!this.SerialNumber.
Equals
(other.SerialNumber))
system\security\namedpermissionset.cs (4)
99
if (name == null || name.
Equals
( "" ))
139
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.NamedPermissionSet" ), "Class name changed!" );
141
if (m_name != null && !m_name.
Equals
( "" ))
146
if (Description != null && !Description.
Equals
( "" ))
system\security\permissions\permissionattributes.cs (1)
831
if (m_version == null || m_version.
Equals
(String.Empty))
system\security\permissions\principalpermission.cs (8)
175
if ((m_array[i].m_id == null || !m_array[i].m_id.
Equals
( "" )) ||
176
(m_array[i].m_role == null || !m_array[i].m_role.
Equals
( "" )) ||
240
(this.m_array[i].m_id != null && this.m_array[i].m_id.
Equals
( operand.m_array[j].m_id ))) &&
242
(this.m_array[i].m_role != null && this.m_array[i].m_role.
Equals
( operand.m_array[j].m_role ))))
302
this.m_array[i].m_id.
Equals
( operand.m_array[j].m_id ))
315
this.m_array[i].m_role.
Equals
( operand.m_array[j].m_role))
330
this.m_array[i].m_role.
Equals
( operand.m_array[j].m_role))
526
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Permissions.PrincipalPermission" ), "Class name changed!" );
system\security\permissions\strongnameidentitypermission.cs (1)
146
if (name != null && name.
Equals
( "" ))
system\security\permissionset.cs (20)
740
if (child.GetTag().
Equals
( "IPermission" ) || child.GetTag().
Equals
( "Permission" ))
744
else if (parent.Tag.
Equals
( child.GetTag() ))
754
Contract.Assert( !current.GetTag().
Equals
( parent.Tag ),
820
if (thisElem.GetTag().
Equals
( s_str_PermissionIntersection ) ||
821
thisElem.GetTag().
Equals
( s_str_PermissionUnrestrictedIntersection ))
1157
if (thisElem.GetTag().
Equals
( s_str_PermissionUnion ) ||
1158
thisElem.GetTag().
Equals
( s_str_PermissionUnrestrictedUnion ))
1737
if (tag.
Equals
( s_str_Permission ) ||
1738
tag.
Equals
( s_str_IPermission ))
1744
(tag.
Equals
( s_str_PermissionUnion ) ||
1745
tag.
Equals
( s_str_PermissionIntersection ) ||
1746
tag.
Equals
( s_str_PermissionUnrestrictedIntersection ) ||
1747
tag.
Equals
( s_str_PermissionUnrestrictedUnion)))
1760
if (!et.Tag.
Equals
(s_str_PermissionSet))
1862
if (!doc.GetTagForElement( position ).
Equals
(s_str_PermissionSet))
1870
m_Unrestricted = strUnrestricted.
Equals
( "True" ) || strUnrestricted.
Equals
( "true" ) || strUnrestricted.
Equals
( "TRUE" );
2221
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.PermissionSet" ), "Class name changed! Was: System.Security.PermissionSet Should be:" + this.GetType().FullName);
system\security\permissiontoken.cs (1)
308
if (!elRoot.Tag.
Equals
( "PermissionToken" ))
system\security\policy\allmembershipcondition.cs (2)
68
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.AllMembershipCondition" ), "Class name changed!" );
80
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policy\applicationdirectory.cs (1)
82
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.ApplicationDirectory" ), "Class name changed!" );
system\security\policy\applicationdirectorymembershipcondition.cs (2)
107
BCLDebug.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.ApplicationDirectoryMembershipCondition" ), "Class name changed!" );
119
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policy\applicationtrust.cs (1)
293
if (!elObject.Tag.
Equals
(tag))
system\security\policy\codegroup.cs (2)
336
Contract.Assert( this.GetType().FullName.
Equals
( policyClassName ), "Incorrect class name passed in! Was: " + policyClassName + " Should be " + this.GetType().FullName);
494
if (elGroup.Tag.
Equals
( "CodeGroup" ))
system\security\policy\gacmembershipcondition.cs (1)
85
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policy\hash.cs (1)
500
BCLDebug.Assert(this.GetType().FullName.
Equals
("System.Security.Policy.Hash"), "Class name changed!");
system\security\policy\hashmembershipcondition.cs (2)
173
Contract.Assert(this.GetType().FullName.
Equals
("System.Security.Policy.HashMembershipCondition"), "Class name changed!");
187
if (!e.Tag.
Equals
("IMembershipCondition"))
system\security\policy\netcodegroup.cs (2)
873
if (codeOriginElem.Tag.
Equals
("codeOrigin"))
882
if (accessElem.Tag.
Equals
("connectAccess"))
system\security\policy\permissionrequestevidence.cs (1)
94
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.PermissionRequestEvidence" ), "Class name changed!" );
system\security\policy\policylevel.cs (23)
101
if(m_label.
Equals
(Environment.GetResourceString("Policy_PL_User")))
103
else if(m_label.
Equals
(Environment.GetResourceString("Policy_PL_Machine")))
105
else if(m_label.
Equals
(Environment.GetResourceString("Policy_PL_Enterprise")))
107
else if(m_label.
Equals
(Environment.GetResourceString("Policy_PL_AppDomain")))
348
if (((NamedPermissionSet)enumerator.Current).Name.
Equals
(permSet.Name))
379
if (s_reservedNamedPermissionSets[index].
Equals
(name))
389
if (((NamedPermissionSet)namedPermissionSets[index]).Name.
Equals
(name)) {
408
if (group.PermissionSetName != null && group.PermissionSetName.
Equals
(name)) {
436
if (s_reservedNamedPermissionSets[index].
Equals
(name))
570
if (current.Tag.
Equals
("SecurityClass")) {
661
else if (name.
Equals
("FullTrust")) {
664
else if (name.
Equals
("Nothing")) {
667
else if (name.
Equals
("Execution")) {
670
else if (name.
Equals
("SkipVerification")) {
673
else if (name.
Equals
("Internet")) {
676
else if (name.
Equals
("LocalIntranet")) {
692
if (permissionSet.Name.
Equals
(name)) {
1171
if (elPermSet.Tag.
Equals
("PermissionSet")) {
1174
if (elName != null && elName.
Equals
(name)) {
1198
if (elPermSet.Tag.
Equals
("PermissionSet") && elPermSet.Attribute("class").
Equals
("System.Security.NamedPermissionSet")) {
1344
if (strAttrName.
Equals
("class")) {
1381
if (strAttrName.
Equals
("class")) {
system\security\policy\policystatement.cs (7)
367
if (!et.Tag.
Equals
( "PolicyStatement" ))
408
if (className != null && (className.
Equals
( "NamedPermissionSet" ) ||
409
className.
Equals
( "System.Security.NamedPermissionSet" )))
445
if (!doc.GetTagForElement( position ).
Equals
( "PolicyStatement" ))
484
if (doc.GetTagForElement( (int)childPositions[i] ).
Equals
( "PermissionSet" ))
494
if (className != null && (className.
Equals
( "NamedPermissionSet" ) ||
495
className.
Equals
( "System.Security.NamedPermissionSet" )))
system\security\policy\publisher.cs (2)
82
if (!(keyAlg1.
Equals
(keyAlg2))) return(false);
117
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.Publisher" ), "Class name changed!" );
system\security\policy\publishermembershipcondition.cs (2)
169
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.PublisherMembershipCondition" ), "Class name changed!" );
183
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policy\site.cs (1)
106
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.Site" ), "Class name changed!" );
system\security\policy\sitemembershipcondition.cs (2)
152
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.SiteMembershipCondition" ), "Class name changed!" );
167
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policy\strongnamemembershipcondition.cs (3)
58
if (name != null && name.
Equals
( "" ))
222
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.StrongNameMembershipCondition" ), "Class name changed!" );
244
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policy\url.cs (1)
99
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.Url" ), "Class name changed!" );
system\security\policy\urlmembershipcondition.cs (2)
156
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.UrlMembershipCondition" ), "Class name changed!" );
170
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policy\zone.cs (1)
130
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.Zone" ), "Class name changed!" );
system\security\policy\zonemembershipcondition.cs (2)
167
Contract.Assert( this.GetType().FullName.
Equals
( "System.Security.Policy.ZoneMembershipCondition" ), "Class name changed!" );
182
if (!e.Tag.
Equals
( "IMembershipCondition" ))
system\security\policymanager.cs (1)
265
if (currentLevel.Label.
Equals
(label))
system\security\principal\genericidentity.cs (1)
132
return !m_name.
Equals
("");
system\security\securityelement.cs (1)
881
if (m_strTag.
Equals
( strLocalName ) || m_strTag.EndsWith( ":" + strLocalName, StringComparison.Ordinal ))
system\security\util\sitestring.cs (2)
75
else if (separatedArray[index].
Equals
( "" ))
82
else if (separatedArray[index].
Equals
( "*" ))
system\security\util\stringexpressionset.cs (5)
160
if (arystr[index] != null && !arystr[index].
Equals
( "" ))
168
if (temp != null && !temp.
Equals
( "" ))
284
if (semiSplit[j] != null && !semiSplit[j].
Equals
( "" ))
324
if (expressionsArray[index] != null && !expressionsArray[index].
Equals
( "" ))
333
if (temp != null && !temp.
Equals
( "" ))
system\security\util\urlstring.cs (4)
1104
if (separatedArray[index] == null || separatedArray[index].
Equals
( "" ))
1108
else if (separatedArray[index].
Equals
( "*" ))
1183
if (separatedArray[index] == null || separatedArray[index].
Equals
( "" ))
1195
else if (separatedArray[index].
Equals
( "*" ))
system\security\util\xmlutil.cs (10)
73
Contract.Assert( type.FullName.
Equals
( typename ), "Incorrect class name passed! Was : " + typename + " Shoule be: " + type.FullName);
208
if (el == null || !(el.Tag.
Equals
("Permission") || el.Tag.
Equals
("IPermission")) )
433
if (el == null || !el.Tag.
Equals
("CodeGroup"))
507
if (el == null || !el.Tag.
Equals
("IMembershipCondition"))
665
if (!el.Tag.
Equals
("Permission") && !el.Tag.
Equals
("IPermission"))
679
return sUnrestricted.
Equals
( "true" ) || sUnrestricted.
Equals
( "TRUE" ) || sUnrestricted.
Equals
( "True" );
system\single.cs (3)
250
if (sTrim.
Equals
(info.PositiveInfinitySymbol)) {
252
} else if (sTrim.
Equals
(info.NegativeInfinitySymbol)) {
254
} else if (sTrim.
Equals
(info.NaNSymbol)) {
system\string.cs (1)
3337
Contract.Ensures(str.
Equals
(Contract.Result<String>()));
system\stringcomparer.cs (2)
350
return x.
Equals
(y);
426
return x.
Equals
(y);
system\threading\executioncontext.cs (1)
1353
if (e.Name.
Equals
("LogicalCallContext"))
PresentationBuildTasks (188)
BuildTasks\Microsoft\Build\Tasks\Windows\FileClassifier.cs (1)
343
if (Culture != null && Culture.
Equals
("") == false)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (2)
672
if (OutputType.
Equals
(SharedStrings.Exe) || OutputType.
Equals
(SharedStrings.WinExe))
BuildTasks\Microsoft\Build\Tasks\Windows\ResourcesGenerator.cs (2)
413
Path.GetExtension(sourceFilePath).
Equals
(SharedStrings.BamlExtension) &&
414
Path.GetExtension(path).
Equals
(SharedStrings.XamlExtension))
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (10)
822
if (!attributeNamespaceUri.
Equals
(XamlReaderHelper.DefinitionNamespaceURI) ||
823
!xmlReader.LocalName.
Equals
(XamlReaderHelper.DefinitionUid))
870
if (LocalName.
Equals
(CODETAG))
1632
if (normalizedModifier.
Equals
(_private))
1636
else if (normalizedModifier.
Equals
(_public))
1640
else if (normalizedModifier.
Equals
(_protected))
1644
else if (normalizedModifier.
Equals
(_internal))
1648
else if (normalizedModifier.
Equals
(_protectedInternal))
1697
if (normalizedModifier.
Equals
(_privateClass))
1701
else if (normalizedModifier.
Equals
(_publicClass))
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (10)
170
memberInfo.Name.
Equals
(STARTUPURI) &&
362
else if (localAttribName.
Equals
(STARTUPURI) &&
408
namespaceUri.
Equals
(XamlReaderHelper.DefinitionNamespaceURI) &&
409
(localName.
Equals
(XamlReaderHelper.DefinitionCodeTag) ||
410
localName.
Equals
(XamlReaderHelper.DefinitionXDataTag)))
439
attribNamespaceURI.
Equals
(XamlReaderHelper.DefinitionNamespaceURI))
514
if (namespaceUri.
Equals
(XamlReaderHelper.DefinitionNamespaceURI))
528
if ((!localName.
Equals
(MarkupCompiler.CODETAG) &&
529
!localName.
Equals
(MarkupCompiler.CODETAG + "Extension")) ||
530
!namespaceUri.
Equals
(XamlReaderHelper.DefinitionNamespaceURI))
BuildTasks\MS\Internal\Tasks\TaskHelper.cs (3)
155
if (str.
Equals
("true") || str.
Equals
("yes") || str.
Equals
("on"))
Core\CSharp\System\Windows\Media\Knowncolors.cs (141)
298
if (colorUpper.
Equals
("RED")) return KnownColor.Red;
299
if (colorUpper.
Equals
("TAN")) return KnownColor.Tan;
305
if (colorUpper.
Equals
("AQUA")) return KnownColor.Aqua;
308
if (colorUpper.
Equals
("BLUE")) return KnownColor.Blue;
311
if (colorUpper.
Equals
("CYAN")) return KnownColor.Cyan;
314
if (colorUpper.
Equals
("GOLD")) return KnownColor.Gold;
315
if (colorUpper.
Equals
("GRAY")) return KnownColor.Gray;
318
if (colorUpper.
Equals
("LIME")) return KnownColor.Lime;
321
if (colorUpper.
Equals
("NAVY")) return KnownColor.Navy;
324
if (colorUpper.
Equals
("PERU")) return KnownColor.Peru;
325
if (colorUpper.
Equals
("PINK")) return KnownColor.Pink;
326
if (colorUpper.
Equals
("PLUM")) return KnownColor.Plum;
329
if (colorUpper.
Equals
("SNOW")) return KnownColor.Snow;
332
if (colorUpper.
Equals
("TEAL")) return KnownColor.Teal;
340
if (colorUpper.
Equals
("AZURE")) return KnownColor.Azure;
343
if (colorUpper.
Equals
("BEIGE")) return KnownColor.Beige;
344
if (colorUpper.
Equals
("BLACK")) return KnownColor.Black;
345
if (colorUpper.
Equals
("BROWN")) return KnownColor.Brown;
348
if (colorUpper.
Equals
("CORAL")) return KnownColor.Coral;
351
if (colorUpper.
Equals
("GREEN")) return KnownColor.Green;
354
if (colorUpper.
Equals
("IVORY")) return KnownColor.Ivory;
357
if (colorUpper.
Equals
("KHAKI")) return KnownColor.Khaki;
360
if (colorUpper.
Equals
("LINEN")) return KnownColor.Linen;
363
if (colorUpper.
Equals
("OLIVE")) return KnownColor.Olive;
366
if (colorUpper.
Equals
("WHEAT")) return KnownColor.Wheat;
367
if (colorUpper.
Equals
("WHITE")) return KnownColor.White;
375
if (colorUpper.
Equals
("BISQUE")) return KnownColor.Bisque;
378
if (colorUpper.
Equals
("INDIGO")) return KnownColor.Indigo;
381
if (colorUpper.
Equals
("MAROON")) return KnownColor.Maroon;
384
if (colorUpper.
Equals
("ORANGE")) return KnownColor.Orange;
385
if (colorUpper.
Equals
("ORCHID")) return KnownColor.Orchid;
388
if (colorUpper.
Equals
("PURPLE")) return KnownColor.Purple;
391
if (colorUpper.
Equals
("SALMON")) return KnownColor.Salmon;
392
if (colorUpper.
Equals
("SIENNA")) return KnownColor.Sienna;
393
if (colorUpper.
Equals
("SILVER")) return KnownColor.Silver;
396
if (colorUpper.
Equals
("TOMATO")) return KnownColor.Tomato;
399
if (colorUpper.
Equals
("VIOLET")) return KnownColor.Violet;
402
if (colorUpper.
Equals
("YELLOW")) return KnownColor.Yellow;
410
if (colorUpper.
Equals
("CRIMSON")) return KnownColor.Crimson;
413
if (colorUpper.
Equals
("DARKRED")) return KnownColor.DarkRed;
414
if (colorUpper.
Equals
("DIMGRAY")) return KnownColor.DimGray;
417
if (colorUpper.
Equals
("FUCHSIA")) return KnownColor.Fuchsia;
420
if (colorUpper.
Equals
("HOTPINK")) return KnownColor.HotPink;
423
if (colorUpper.
Equals
("MAGENTA")) return KnownColor.Magenta;
426
if (colorUpper.
Equals
("OLDLACE")) return KnownColor.OldLace;
429
if (colorUpper.
Equals
("SKYBLUE")) return KnownColor.SkyBlue;
432
if (colorUpper.
Equals
("THISTLE")) return KnownColor.Thistle;
440
if (colorUpper.
Equals
("CORNSILK")) return KnownColor.Cornsilk;
443
if (colorUpper.
Equals
("DARKBLUE")) return KnownColor.DarkBlue;
444
if (colorUpper.
Equals
("DARKCYAN")) return KnownColor.DarkCyan;
445
if (colorUpper.
Equals
("DARKGRAY")) return KnownColor.DarkGray;
446
if (colorUpper.
Equals
("DEEPPINK")) return KnownColor.DeepPink;
449
if (colorUpper.
Equals
("HONEYDEW")) return KnownColor.Honeydew;
452
if (colorUpper.
Equals
("LAVENDER")) return KnownColor.Lavender;
455
if (colorUpper.
Equals
("MOCCASIN")) return KnownColor.Moccasin;
458
if (colorUpper.
Equals
("SEAGREEN")) return KnownColor.SeaGreen;
459
if (colorUpper.
Equals
("SEASHELL")) return KnownColor.SeaShell;
467
if (colorUpper.
Equals
("ALICEBLUE")) return KnownColor.AliceBlue;
470
if (colorUpper.
Equals
("BURLYWOOD")) return KnownColor.BurlyWood;
473
if (colorUpper.
Equals
("CADETBLUE")) return KnownColor.CadetBlue;
474
if (colorUpper.
Equals
("CHOCOLATE")) return KnownColor.Chocolate;
477
if (colorUpper.
Equals
("DARKGREEN")) return KnownColor.DarkGreen;
478
if (colorUpper.
Equals
("DARKKHAKI")) return KnownColor.DarkKhaki;
481
if (colorUpper.
Equals
("FIREBRICK")) return KnownColor.Firebrick;
484
if (colorUpper.
Equals
("GAINSBORO")) return KnownColor.Gainsboro;
485
if (colorUpper.
Equals
("GOLDENROD")) return KnownColor.Goldenrod;
488
if (colorUpper.
Equals
("INDIANRED")) return KnownColor.IndianRed;
491
if (colorUpper.
Equals
("LAWNGREEN")) return KnownColor.LawnGreen;
492
if (colorUpper.
Equals
("LIGHTBLUE")) return KnownColor.LightBlue;
493
if (colorUpper.
Equals
("LIGHTCYAN")) return KnownColor.LightCyan;
494
if (colorUpper.
Equals
("LIGHTGRAY")) return KnownColor.LightGray;
495
if (colorUpper.
Equals
("LIGHTPINK")) return KnownColor.LightPink;
496
if (colorUpper.
Equals
("LIMEGREEN")) return KnownColor.LimeGreen;
499
if (colorUpper.
Equals
("MINTCREAM")) return KnownColor.MintCream;
500
if (colorUpper.
Equals
("MISTYROSE")) return KnownColor.MistyRose;
503
if (colorUpper.
Equals
("OLIVEDRAB")) return KnownColor.OliveDrab;
504
if (colorUpper.
Equals
("ORANGERED")) return KnownColor.OrangeRed;
507
if (colorUpper.
Equals
("PALEGREEN")) return KnownColor.PaleGreen;
508
if (colorUpper.
Equals
("PEACHPUFF")) return KnownColor.PeachPuff;
511
if (colorUpper.
Equals
("ROSYBROWN")) return KnownColor.RosyBrown;
512
if (colorUpper.
Equals
("ROYALBLUE")) return KnownColor.RoyalBlue;
515
if (colorUpper.
Equals
("SLATEBLUE")) return KnownColor.SlateBlue;
516
if (colorUpper.
Equals
("SLATEGRAY")) return KnownColor.SlateGray;
517
if (colorUpper.
Equals
("STEELBLUE")) return KnownColor.SteelBlue;
520
if (colorUpper.
Equals
("TURQUOISE")) return KnownColor.Turquoise;
528
if (colorUpper.
Equals
("AQUAMARINE")) return KnownColor.Aquamarine;
531
if (colorUpper.
Equals
("BLUEVIOLET")) return KnownColor.BlueViolet;
534
if (colorUpper.
Equals
("CHARTREUSE")) return KnownColor.Chartreuse;
537
if (colorUpper.
Equals
("DARKORANGE")) return KnownColor.DarkOrange;
538
if (colorUpper.
Equals
("DARKORCHID")) return KnownColor.DarkOrchid;
539
if (colorUpper.
Equals
("DARKSALMON")) return KnownColor.DarkSalmon;
540
if (colorUpper.
Equals
("DARKVIOLET")) return KnownColor.DarkViolet;
541
if (colorUpper.
Equals
("DODGERBLUE")) return KnownColor.DodgerBlue;
544
if (colorUpper.
Equals
("GHOSTWHITE")) return KnownColor.GhostWhite;
547
if (colorUpper.
Equals
("LIGHTCORAL")) return KnownColor.LightCoral;
548
if (colorUpper.
Equals
("LIGHTGREEN")) return KnownColor.LightGreen;
551
if (colorUpper.
Equals
("MEDIUMBLUE")) return KnownColor.MediumBlue;
554
if (colorUpper.
Equals
("PAPAYAWHIP")) return KnownColor.PapayaWhip;
555
if (colorUpper.
Equals
("POWDERBLUE")) return KnownColor.PowderBlue;
558
if (colorUpper.
Equals
("SANDYBROWN")) return KnownColor.SandyBrown;
561
if (colorUpper.
Equals
("WHITESMOKE")) return KnownColor.WhiteSmoke;
569
if (colorUpper.
Equals
("DARKMAGENTA")) return KnownColor.DarkMagenta;
570
if (colorUpper.
Equals
("DEEPSKYBLUE")) return KnownColor.DeepSkyBlue;
573
if (colorUpper.
Equals
("FLORALWHITE")) return KnownColor.FloralWhite;
574
if (colorUpper.
Equals
("FORESTGREEN")) return KnownColor.ForestGreen;
577
if (colorUpper.
Equals
("GREENYELLOW")) return KnownColor.GreenYellow;
580
if (colorUpper.
Equals
("LIGHTSALMON")) return KnownColor.LightSalmon;
581
if (colorUpper.
Equals
("LIGHTYELLOW")) return KnownColor.LightYellow;
584
if (colorUpper.
Equals
("NAVAJOWHITE")) return KnownColor.NavajoWhite;
587
if (colorUpper.
Equals
("SADDLEBROWN")) return KnownColor.SaddleBrown;
588
if (colorUpper.
Equals
("SPRINGGREEN")) return KnownColor.SpringGreen;
591
if (colorUpper.
Equals
("TRANSPARENT")) return KnownColor.Transparent;
594
if (colorUpper.
Equals
("YELLOWGREEN")) return KnownColor.YellowGreen;
602
if (colorUpper.
Equals
("ANTIQUEWHITE")) return KnownColor.AntiqueWhite;
605
if (colorUpper.
Equals
("DARKSEAGREEN")) return KnownColor.DarkSeaGreen;
608
if (colorUpper.
Equals
("LIGHTSKYBLUE")) return KnownColor.LightSkyBlue;
609
if (colorUpper.
Equals
("LEMONCHIFFON")) return KnownColor.LemonChiffon;
612
if (colorUpper.
Equals
("MEDIUMORCHID")) return KnownColor.MediumOrchid;
613
if (colorUpper.
Equals
("MEDIUMPURPLE")) return KnownColor.MediumPurple;
614
if (colorUpper.
Equals
("MIDNIGHTBLUE")) return KnownColor.MidnightBlue;
622
if (colorUpper.
Equals
("DARKSLATEBLUE")) return KnownColor.DarkSlateBlue;
623
if (colorUpper.
Equals
("DARKSLATEGRAY")) return KnownColor.DarkSlateGray;
624
if (colorUpper.
Equals
("DARKGOLDENROD")) return KnownColor.DarkGoldenrod;
625
if (colorUpper.
Equals
("DARKTURQUOISE")) return KnownColor.DarkTurquoise;
628
if (colorUpper.
Equals
("LIGHTSEAGREEN")) return KnownColor.LightSeaGreen;
629
if (colorUpper.
Equals
("LAVENDERBLUSH")) return KnownColor.LavenderBlush;
632
if (colorUpper.
Equals
("PALEGOLDENROD")) return KnownColor.PaleGoldenrod;
633
if (colorUpper.
Equals
("PALETURQUOISE")) return KnownColor.PaleTurquoise;
634
if (colorUpper.
Equals
("PALEVIOLETRED")) return KnownColor.PaleVioletRed;
642
if (colorUpper.
Equals
("BLANCHEDALMOND")) return KnownColor.BlanchedAlmond;
645
if (colorUpper.
Equals
("CORNFLOWERBLUE")) return KnownColor.CornflowerBlue;
648
if (colorUpper.
Equals
("DARKOLIVEGREEN")) return KnownColor.DarkOliveGreen;
651
if (colorUpper.
Equals
("LIGHTSLATEGRAY")) return KnownColor.LightSlateGray;
652
if (colorUpper.
Equals
("LIGHTSTEELBLUE")) return KnownColor.LightSteelBlue;
655
if (colorUpper.
Equals
("MEDIUMSEAGREEN")) return KnownColor.MediumSeaGreen;
660
if (colorUpper.
Equals
("MEDIUMSLATEBLUE")) return KnownColor.MediumSlateBlue;
661
if (colorUpper.
Equals
("MEDIUMTURQUOISE")) return KnownColor.MediumTurquoise;
662
if (colorUpper.
Equals
("MEDIUMVIOLETRED")) return KnownColor.MediumVioletRed;
665
if (colorUpper.
Equals
("MEDIUMAQUAMARINE")) return KnownColor.MediumAquamarine;
668
if (colorUpper.
Equals
("MEDIUMSPRINGGREEN")) return KnownColor.MediumSpringGreen;
671
if (colorUpper.
Equals
("LIGHTGOLDENRODYELLOW")) return KnownColor.LightGoldenrodYellow;
Framework\System\Windows\Markup\BamlMapTable.cs (3)
1870
key.AssemblyFullName.
Equals
(this.AssemblyFullName) :
1932
key.DeclaringAssembly.
Equals
(this.DeclaringAssembly) :
1935
key.TypeFullName.
Equals
(this.TypeFullName) :
Framework\System\Windows\Markup\XamlParser.cs (2)
1133
if (attributeValue.
Equals
("Async"))
1137
else if (attributeValue.
Equals
("Sync"))
Framework\System\Windows\Markup\XamlReaderHelper.cs (14)
1240
ParserContext.XmlSpace.
Equals
("preserve"))
1718
if (attributeNamespaceUri.
Equals
(DefinitionNamespaceURI))
1739
if (attributeNamespaceUri.
Equals
(DefinitionMetroNamespaceURI))
1843
else if (attributeNamespaceUri.
Equals
(DefinitionNamespaceURI))
2240
else if (attribName.
Equals
(XmlnsDeclaration))
2249
else if (attribName.
Equals
(XmlAttributeProperties.XmlSpaceString))
2258
else if (attribName.
Equals
(XmlAttributeProperties.XmlLangString))
2857
if (attribNamespaceURI.
Equals
(DefinitionNamespaceURI))
3670
if (ParentContext != null && !namespaceURI.
Equals
(DefinitionNamespaceURI))
3725
if (!resolvedTag && namespaceURI.
Equals
(DefinitionNamespaceURI))
6458
ParserContext.XmlSpace.
Equals
("preserve")))
6747
attribName.
Equals
(XmlnsDeclaration) ||
6748
attribName.
Equals
(XmlAttributeProperties.XmlSpaceString) ||
6749
attribName.
Equals
(XmlAttributeProperties.XmlLangString) ||
PresentationCore (148)
Core\CSharp\System\Windows\DataFormats.cs (1)
96
if (formatItem.Name.
Equals
(format))
Core\CSharp\System\Windows\GlobalEventManager.cs (2)
263
if (routedEvent.Name.
Equals
(name))
288
if (routedEvent.Name.
Equals
(name))
Core\CSharp\System\Windows\Input\InputScopeConverter.cs (1)
119
if (!stringSource.
Equals
(String.Empty))
Core\CSharp\System\Windows\Input\InputScopeNameConverter.cs (1)
106
if (!stringSource.
Equals
(String.Empty))
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (1)
757
if (inputText.
Equals
(_altNumpadcomposition.Text))
Core\CSharp\System\Windows\Media\KnownColors.cs (141)
298
if (colorUpper.
Equals
("RED")) return KnownColor.Red;
299
if (colorUpper.
Equals
("TAN")) return KnownColor.Tan;
305
if (colorUpper.
Equals
("AQUA")) return KnownColor.Aqua;
308
if (colorUpper.
Equals
("BLUE")) return KnownColor.Blue;
311
if (colorUpper.
Equals
("CYAN")) return KnownColor.Cyan;
314
if (colorUpper.
Equals
("GOLD")) return KnownColor.Gold;
315
if (colorUpper.
Equals
("GRAY")) return KnownColor.Gray;
318
if (colorUpper.
Equals
("LIME")) return KnownColor.Lime;
321
if (colorUpper.
Equals
("NAVY")) return KnownColor.Navy;
324
if (colorUpper.
Equals
("PERU")) return KnownColor.Peru;
325
if (colorUpper.
Equals
("PINK")) return KnownColor.Pink;
326
if (colorUpper.
Equals
("PLUM")) return KnownColor.Plum;
329
if (colorUpper.
Equals
("SNOW")) return KnownColor.Snow;
332
if (colorUpper.
Equals
("TEAL")) return KnownColor.Teal;
340
if (colorUpper.
Equals
("AZURE")) return KnownColor.Azure;
343
if (colorUpper.
Equals
("BEIGE")) return KnownColor.Beige;
344
if (colorUpper.
Equals
("BLACK")) return KnownColor.Black;
345
if (colorUpper.
Equals
("BROWN")) return KnownColor.Brown;
348
if (colorUpper.
Equals
("CORAL")) return KnownColor.Coral;
351
if (colorUpper.
Equals
("GREEN")) return KnownColor.Green;
354
if (colorUpper.
Equals
("IVORY")) return KnownColor.Ivory;
357
if (colorUpper.
Equals
("KHAKI")) return KnownColor.Khaki;
360
if (colorUpper.
Equals
("LINEN")) return KnownColor.Linen;
363
if (colorUpper.
Equals
("OLIVE")) return KnownColor.Olive;
366
if (colorUpper.
Equals
("WHEAT")) return KnownColor.Wheat;
367
if (colorUpper.
Equals
("WHITE")) return KnownColor.White;
375
if (colorUpper.
Equals
("BISQUE")) return KnownColor.Bisque;
378
if (colorUpper.
Equals
("INDIGO")) return KnownColor.Indigo;
381
if (colorUpper.
Equals
("MAROON")) return KnownColor.Maroon;
384
if (colorUpper.
Equals
("ORANGE")) return KnownColor.Orange;
385
if (colorUpper.
Equals
("ORCHID")) return KnownColor.Orchid;
388
if (colorUpper.
Equals
("PURPLE")) return KnownColor.Purple;
391
if (colorUpper.
Equals
("SALMON")) return KnownColor.Salmon;
392
if (colorUpper.
Equals
("SIENNA")) return KnownColor.Sienna;
393
if (colorUpper.
Equals
("SILVER")) return KnownColor.Silver;
396
if (colorUpper.
Equals
("TOMATO")) return KnownColor.Tomato;
399
if (colorUpper.
Equals
("VIOLET")) return KnownColor.Violet;
402
if (colorUpper.
Equals
("YELLOW")) return KnownColor.Yellow;
410
if (colorUpper.
Equals
("CRIMSON")) return KnownColor.Crimson;
413
if (colorUpper.
Equals
("DARKRED")) return KnownColor.DarkRed;
414
if (colorUpper.
Equals
("DIMGRAY")) return KnownColor.DimGray;
417
if (colorUpper.
Equals
("FUCHSIA")) return KnownColor.Fuchsia;
420
if (colorUpper.
Equals
("HOTPINK")) return KnownColor.HotPink;
423
if (colorUpper.
Equals
("MAGENTA")) return KnownColor.Magenta;
426
if (colorUpper.
Equals
("OLDLACE")) return KnownColor.OldLace;
429
if (colorUpper.
Equals
("SKYBLUE")) return KnownColor.SkyBlue;
432
if (colorUpper.
Equals
("THISTLE")) return KnownColor.Thistle;
440
if (colorUpper.
Equals
("CORNSILK")) return KnownColor.Cornsilk;
443
if (colorUpper.
Equals
("DARKBLUE")) return KnownColor.DarkBlue;
444
if (colorUpper.
Equals
("DARKCYAN")) return KnownColor.DarkCyan;
445
if (colorUpper.
Equals
("DARKGRAY")) return KnownColor.DarkGray;
446
if (colorUpper.
Equals
("DEEPPINK")) return KnownColor.DeepPink;
449
if (colorUpper.
Equals
("HONEYDEW")) return KnownColor.Honeydew;
452
if (colorUpper.
Equals
("LAVENDER")) return KnownColor.Lavender;
455
if (colorUpper.
Equals
("MOCCASIN")) return KnownColor.Moccasin;
458
if (colorUpper.
Equals
("SEAGREEN")) return KnownColor.SeaGreen;
459
if (colorUpper.
Equals
("SEASHELL")) return KnownColor.SeaShell;
467
if (colorUpper.
Equals
("ALICEBLUE")) return KnownColor.AliceBlue;
470
if (colorUpper.
Equals
("BURLYWOOD")) return KnownColor.BurlyWood;
473
if (colorUpper.
Equals
("CADETBLUE")) return KnownColor.CadetBlue;
474
if (colorUpper.
Equals
("CHOCOLATE")) return KnownColor.Chocolate;
477
if (colorUpper.
Equals
("DARKGREEN")) return KnownColor.DarkGreen;
478
if (colorUpper.
Equals
("DARKKHAKI")) return KnownColor.DarkKhaki;
481
if (colorUpper.
Equals
("FIREBRICK")) return KnownColor.Firebrick;
484
if (colorUpper.
Equals
("GAINSBORO")) return KnownColor.Gainsboro;
485
if (colorUpper.
Equals
("GOLDENROD")) return KnownColor.Goldenrod;
488
if (colorUpper.
Equals
("INDIANRED")) return KnownColor.IndianRed;
491
if (colorUpper.
Equals
("LAWNGREEN")) return KnownColor.LawnGreen;
492
if (colorUpper.
Equals
("LIGHTBLUE")) return KnownColor.LightBlue;
493
if (colorUpper.
Equals
("LIGHTCYAN")) return KnownColor.LightCyan;
494
if (colorUpper.
Equals
("LIGHTGRAY")) return KnownColor.LightGray;
495
if (colorUpper.
Equals
("LIGHTPINK")) return KnownColor.LightPink;
496
if (colorUpper.
Equals
("LIMEGREEN")) return KnownColor.LimeGreen;
499
if (colorUpper.
Equals
("MINTCREAM")) return KnownColor.MintCream;
500
if (colorUpper.
Equals
("MISTYROSE")) return KnownColor.MistyRose;
503
if (colorUpper.
Equals
("OLIVEDRAB")) return KnownColor.OliveDrab;
504
if (colorUpper.
Equals
("ORANGERED")) return KnownColor.OrangeRed;
507
if (colorUpper.
Equals
("PALEGREEN")) return KnownColor.PaleGreen;
508
if (colorUpper.
Equals
("PEACHPUFF")) return KnownColor.PeachPuff;
511
if (colorUpper.
Equals
("ROSYBROWN")) return KnownColor.RosyBrown;
512
if (colorUpper.
Equals
("ROYALBLUE")) return KnownColor.RoyalBlue;
515
if (colorUpper.
Equals
("SLATEBLUE")) return KnownColor.SlateBlue;
516
if (colorUpper.
Equals
("SLATEGRAY")) return KnownColor.SlateGray;
517
if (colorUpper.
Equals
("STEELBLUE")) return KnownColor.SteelBlue;
520
if (colorUpper.
Equals
("TURQUOISE")) return KnownColor.Turquoise;
528
if (colorUpper.
Equals
("AQUAMARINE")) return KnownColor.Aquamarine;
531
if (colorUpper.
Equals
("BLUEVIOLET")) return KnownColor.BlueViolet;
534
if (colorUpper.
Equals
("CHARTREUSE")) return KnownColor.Chartreuse;
537
if (colorUpper.
Equals
("DARKORANGE")) return KnownColor.DarkOrange;
538
if (colorUpper.
Equals
("DARKORCHID")) return KnownColor.DarkOrchid;
539
if (colorUpper.
Equals
("DARKSALMON")) return KnownColor.DarkSalmon;
540
if (colorUpper.
Equals
("DARKVIOLET")) return KnownColor.DarkViolet;
541
if (colorUpper.
Equals
("DODGERBLUE")) return KnownColor.DodgerBlue;
544
if (colorUpper.
Equals
("GHOSTWHITE")) return KnownColor.GhostWhite;
547
if (colorUpper.
Equals
("LIGHTCORAL")) return KnownColor.LightCoral;
548
if (colorUpper.
Equals
("LIGHTGREEN")) return KnownColor.LightGreen;
551
if (colorUpper.
Equals
("MEDIUMBLUE")) return KnownColor.MediumBlue;
554
if (colorUpper.
Equals
("PAPAYAWHIP")) return KnownColor.PapayaWhip;
555
if (colorUpper.
Equals
("POWDERBLUE")) return KnownColor.PowderBlue;
558
if (colorUpper.
Equals
("SANDYBROWN")) return KnownColor.SandyBrown;
561
if (colorUpper.
Equals
("WHITESMOKE")) return KnownColor.WhiteSmoke;
569
if (colorUpper.
Equals
("DARKMAGENTA")) return KnownColor.DarkMagenta;
570
if (colorUpper.
Equals
("DEEPSKYBLUE")) return KnownColor.DeepSkyBlue;
573
if (colorUpper.
Equals
("FLORALWHITE")) return KnownColor.FloralWhite;
574
if (colorUpper.
Equals
("FORESTGREEN")) return KnownColor.ForestGreen;
577
if (colorUpper.
Equals
("GREENYELLOW")) return KnownColor.GreenYellow;
580
if (colorUpper.
Equals
("LIGHTSALMON")) return KnownColor.LightSalmon;
581
if (colorUpper.
Equals
("LIGHTYELLOW")) return KnownColor.LightYellow;
584
if (colorUpper.
Equals
("NAVAJOWHITE")) return KnownColor.NavajoWhite;
587
if (colorUpper.
Equals
("SADDLEBROWN")) return KnownColor.SaddleBrown;
588
if (colorUpper.
Equals
("SPRINGGREEN")) return KnownColor.SpringGreen;
591
if (colorUpper.
Equals
("TRANSPARENT")) return KnownColor.Transparent;
594
if (colorUpper.
Equals
("YELLOWGREEN")) return KnownColor.YellowGreen;
602
if (colorUpper.
Equals
("ANTIQUEWHITE")) return KnownColor.AntiqueWhite;
605
if (colorUpper.
Equals
("DARKSEAGREEN")) return KnownColor.DarkSeaGreen;
608
if (colorUpper.
Equals
("LIGHTSKYBLUE")) return KnownColor.LightSkyBlue;
609
if (colorUpper.
Equals
("LEMONCHIFFON")) return KnownColor.LemonChiffon;
612
if (colorUpper.
Equals
("MEDIUMORCHID")) return KnownColor.MediumOrchid;
613
if (colorUpper.
Equals
("MEDIUMPURPLE")) return KnownColor.MediumPurple;
614
if (colorUpper.
Equals
("MIDNIGHTBLUE")) return KnownColor.MidnightBlue;
622
if (colorUpper.
Equals
("DARKSLATEBLUE")) return KnownColor.DarkSlateBlue;
623
if (colorUpper.
Equals
("DARKSLATEGRAY")) return KnownColor.DarkSlateGray;
624
if (colorUpper.
Equals
("DARKGOLDENROD")) return KnownColor.DarkGoldenrod;
625
if (colorUpper.
Equals
("DARKTURQUOISE")) return KnownColor.DarkTurquoise;
628
if (colorUpper.
Equals
("LIGHTSEAGREEN")) return KnownColor.LightSeaGreen;
629
if (colorUpper.
Equals
("LAVENDERBLUSH")) return KnownColor.LavenderBlush;
632
if (colorUpper.
Equals
("PALEGOLDENROD")) return KnownColor.PaleGoldenrod;
633
if (colorUpper.
Equals
("PALETURQUOISE")) return KnownColor.PaleTurquoise;
634
if (colorUpper.
Equals
("PALEVIOLETRED")) return KnownColor.PaleVioletRed;
642
if (colorUpper.
Equals
("BLANCHEDALMOND")) return KnownColor.BlanchedAlmond;
645
if (colorUpper.
Equals
("CORNFLOWERBLUE")) return KnownColor.CornflowerBlue;
648
if (colorUpper.
Equals
("DARKOLIVEGREEN")) return KnownColor.DarkOliveGreen;
651
if (colorUpper.
Equals
("LIGHTSLATEGRAY")) return KnownColor.LightSlateGray;
652
if (colorUpper.
Equals
("LIGHTSTEELBLUE")) return KnownColor.LightSteelBlue;
655
if (colorUpper.
Equals
("MEDIUMSEAGREEN")) return KnownColor.MediumSeaGreen;
660
if (colorUpper.
Equals
("MEDIUMSLATEBLUE")) return KnownColor.MediumSlateBlue;
661
if (colorUpper.
Equals
("MEDIUMTURQUOISE")) return KnownColor.MediumTurquoise;
662
if (colorUpper.
Equals
("MEDIUMVIOLETRED")) return KnownColor.MediumVioletRed;
665
if (colorUpper.
Equals
("MEDIUMAQUAMARINE")) return KnownColor.MediumAquamarine;
668
if (colorUpper.
Equals
("MEDIUMSPRINGGREEN")) return KnownColor.MediumSpringGreen;
671
if (colorUpper.
Equals
("LIGHTGOLDENRODYELLOW")) return KnownColor.LightGoldenrodYellow;
Shared\MS\Utility\BindUriHelper.cs (1)
95
return (SecurityHelper.AreStringTypesEqual(first.Scheme, second.Scheme) && first.Host.
Equals
(second.Host) == true);
PresentationFramework (31)
src\Framework\MS\Internal\Annotations\Anchoring\DataIdProcessor.cs (1)
232
if (nodeId.
Equals
(id))
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (1)
282
AppDomain.CurrentDomain.ActivationContext.Identity.ToString().
Equals
(actCtx.Identity.ToString()))
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
421
if (cargoName.
Equals
(cargo.Name))
671
if (node.Name.
Equals
(xmlName))
src\Framework\System\Windows\Annotations\AnnotationResource.cs (1)
302
else if (!_name.
Equals
(value))
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (4)
648
if (GridViewColumn.WidthProperty.Name.
Equals
(propertyName)
649
|| GridViewColumn.c_ActualWidthName.
Equals
(propertyName))
653
else if (GridViewColumn.HeaderProperty.Name.
Equals
(propertyName))
1694
if ((dp != null) && dpName.
Equals
(dp.Name))
src\Framework\System\Windows\Controls\GridViewRowPresenter.cs (5)
296
if (GridViewColumn.c_ActualWidthName.
Equals
(propertyName))
306
if (GridViewColumn.WidthProperty.Name.
Equals
(propertyName))
312
else if (GridViewColumn.c_DisplayMemberBindingName.
Equals
(propertyName))
333
if (GridViewColumn.CellTemplateProperty.Name.
Equals
(propertyName))
346
else if (GridViewColumn.CellTemplateSelectorProperty.Name.
Equals
(propertyName))
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
149
bool isChinesePinyin = chinesePinyin.
Equals
(InputLanguageManager.Current.CurrentInputLanguage.IetfLanguageTag);
src\Framework\System\Windows\Documents\FixedDocument.cs (4)
909
if (baseUri.Host.
Equals
(BaseUriHelper.PackAppBaseUri.Host) != true &&
910
baseUri.Host.
Equals
(BaseUriHelper.SiteOfOriginBaseUri.Host) != true)
937
if (baseUri.Host.
Equals
(BaseUriHelper.PackAppBaseUri.Host) != true &&
938
baseUri.Host.
Equals
(BaseUriHelper.SiteOfOriginBaseUri.Host) != true)
src\Framework\System\Windows\Documents\PageContent.cs (1)
440
if (elementID.
Equals
(item.Name))
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
3654
if (name.
Equals
(entry.Name))
3675
if (name.
Equals
(entry.Name))
4876
if (entry != null && entry.Name != null && !(entry.Name.
Equals
(string.Empty)))
src\Framework\System\Windows\Documents\Serialization\SerializerDescriptor.cs (1)
215
if (!uiLanguage.
Equals
(CultureInfo.CurrentUICulture.Name))
src\Framework\System\Windows\Documents\XPSS0ValidatingLoader.cs (1)
141
if (!rootElement.
Equals
(xpsSchemaValidator.XmlReader.Name))
src\Framework\System\Windows\Markup\BamlMapTable.cs (3)
1870
key.AssemblyFullName.
Equals
(this.AssemblyFullName) :
1932
key.DeclaringAssembly.
Equals
(this.DeclaringAssembly) :
1935
key.TypeFullName.
Equals
(this.TypeFullName) :
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (2)
1306
return other != null && Uri.
Equals
(other.Uri) && Prefix.
Equals
(other.Prefix);
src\Shared\MS\Utility\BindUriHelper.cs (1)
95
return (SecurityHelper.AreStringTypesEqual(first.Scheme, second.Scheme) && first.Host.
Equals
(second.Host) == true);
svcutil (2)
CommandLineParser.cs (2)
69
if (name.
Equals
(temp))
72
return abbreviation.
Equals
(temp);
System (87)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
4153
if (names[i].
Equals
(name)) {
compmod\microsoft\win32\SystemEvents.cs (2)
622
if (lParam != IntPtr.Zero && Marshal.PtrToStringAuto(lParam).
Equals
("Policy")) {
625
else if (lParam != IntPtr.Zero && Marshal.PtrToStringAuto(lParam).
Equals
("intl")) {
compmod\system\collections\specialized\stringdictionary.cs (1)
311
return TryGetValue(item.Key, out value) && value.
Equals
(item.Value);
compmod\system\componentmodel\CategoryAttribute.cs (2)
259
return Category.
Equals
(((CategoryAttribute)obj).Category);
295
return Category.
Equals
(Default.Category);
compmod\system\componentmodel\Container.cs (1)
304
if (value == null || name == null || !value.
Equals
(name)) {
compmod\system\componentmodel\CultureInfoConverter.cs (1)
87
if (GetCultureName(CultureInfo.InvariantCulture).
Equals
(""))
compmod\system\componentmodel\DesignerCategoryAttribute.cs (1)
136
return category.
Equals
(Default.Category);
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
378
if (currentEvent != null && currentEvent.Name.
Equals
(names[i])) {
compmod\system\componentmodel\MemberDescriptor.cs (3)
325
(category != null && !mdObj.category.
Equals
(category))) {
333
(description != null && !mdObj.description.
Equals
(description))) {
339
(description != null && !mdObj.category.
Equals
(description))) {
compmod\system\componentmodel\NestedContainer.cs (1)
179
if (value == null || name == null || !value.
Equals
(name)) {
compmod\system\componentmodel\PropertyDescriptor.cs (2)
199
&& pd.Name.
Equals
(this.Name)) {
392
(ComponentType.Assembly.FullName.
Equals
(typeFromGetType.Assembly.FullName))) {
compmod\system\componentmodel\PropertyDescriptorCollection.cs (3)
271
if (properties[i].Name.
Equals
(name)) {
403
if (currentProp != null && currentProp.Name.
Equals
(names[i])) {
548
if (properties[i].Name.
Equals
((string)key)) {
compmod\system\componentmodel\SyntaxCheck.cs (3)
30
if (value.
Equals
(String.Empty))
46
if (value.
Equals
(String.Empty))
64
if (value.
Equals
(String.Empty))
compmod\system\componentmodel\ToolboxItemFilterAttribute.cs (2)
114
return (other != null && other.FilterType.Equals(FilterType) && other.FilterString.
Equals
(FilterString));
131
if (!other.FilterString.
Equals
(FilterString)) {
compmod\system\diagnostics\ListenerElementsCollection.cs (6)
82
if (listenerElement.Name.
Equals
("Default") && listenerElement.TypeName.
Equals
(typeof(DefaultTraceListener).FullName))
190
if (this.Name.
Equals
("Default") && this.TypeName.
Equals
(typeof(DefaultTraceListener).FullName)) {
196
return (compareToElem != null) && compareToElem.Name.
Equals
("Default")
197
&& compareToElem.TypeName.
Equals
(typeof(DefaultTraceListener).FullName);
compmod\system\security\permissions\AspNetHostingPermission.cs (1)
205
if (!securityElement.Tag.
Equals
("IPermission")) {
compmod\system\security\permissions\ResourcePermissionBase.cs (3)
233
if (!securityElement.Tag.
Equals
("Permission") && !securityElement.Tag.
Equals
("IPermission"))
237
if (version != null && !version.
Equals
( "1" ))
net\System\Net\_DigestClient.cs (15)
582
if (name.
Equals
(HttpDigest.DA_algorithm)) {
585
else if (name.
Equals
(HttpDigest.DA_cnonce)) {
588
else if (name.
Equals
(HttpDigest.DA_nc)) {
591
else if (name.
Equals
(HttpDigest.DA_nonce)) {
594
else if (name.
Equals
(HttpDigest.DA_opaque)) {
597
else if (name.
Equals
(HttpDigest.DA_qop)) {
601
else if (name.
Equals
(HttpDigest.DA_realm)) {
604
else if (name.
Equals
(HttpDigest.DA_domain)) {
607
else if (name.
Equals
(HttpDigest.DA_response)) {
609
else if (name.
Equals
(HttpDigest.DA_stale)) {
610
Stale = value.ToLower(CultureInfo.InvariantCulture).
Equals
("true");
612
else if (name.
Equals
(HttpDigest.DA_uri)) {
615
else if (name.
Equals
(HttpDigest.DA_charset)) {
618
else if (name.
Equals
(HttpDigest.DA_cipher)) {
621
else if (name.
Equals
(HttpDigest.DA_username)) {
net\System\Net\_PrefixLookup.cs (1)
101
if (lruList.First != null && lruList.First.Value.prefix.
Equals
(prefix))
net\System\Net\DnsPermission.cs (1)
153
if (!securityElement.Tag.
Equals
("IPermission"))
net\System\Net\mail\smtppermission.cs (1)
197
if (!securityElement.Tag.
Equals
("IPermission")) {
net\System\Net\NetworkInformation\NetworkInformationPermission.cs (1)
187
if (!securityElement.Tag.
Equals
("IPermission")) {
net\System\Net\SocketPermission.cs (11)
450
if (!securityElement.Tag.
Equals
("IPermission")) {
510
if (uriElem.Tag.
Equals
("ENDPOINT")) {
858
if(this.Hostname.
Equals
("0.0.0.0"))
860
if(e.Hostname.
Equals
("*.*.*.*") || e.Hostname.
Equals
("0.0.0.0"))
1056
if(this.Hostname.
Equals
("0.0.0.0"))
1058
if(E.Hostname.
Equals
("*.*.*.*") || E.Hostname.
Equals
("0.0.0.0"))
1063
else if(E.Hostname.
Equals
("0.0.0.0"))
1065
if(this.Hostname.
Equals
("*.*.*.*") || this.Hostname.
Equals
("0.0.0.0"))
net\System\Net\WebPermission.cs (3)
784
if (!securityElement.Tag.
Equals
("IPermission")) {
833
if (uriElem.Tag.
Equals
("URI")) {
865
if (uriElem.Tag.
Equals
("URI")) {
net\System\Net\WebRequest.cs (1)
389
.
Equals
("/"))
net\System\URI.cs (2)
1769
return OriginalString.
Equals
(obj.OriginalString);
1843
if (!m_Info.Host.
Equals
(obj.m_Info.Host)) {
regex\system\text\regularexpressions\Regex.cs (1)
1042
if (repl == null || !repl.Pattern.
Equals
(replacement)) {
regex\system\text\regularexpressions\RegexCharClass.cs (4)
604
if (cat != null && !categoryName.
Equals
(InternalRegexIgnoreCase)) {
608
if (categoryName.
Equals
("Ll") || categoryName.
Equals
("Lu") || categoryName.
Equals
("Lt"))
regex\system\text\regularexpressions\RegexMatch.cs (1)
164
if (repl == null || !repl.Pattern.
Equals
(replacement)) {
services\io\system\io\PatternMatcher.cs (2)
151
if (expression.
Equals
("*") || expression.
Equals
("*.*")) {
services\monitoring\system\diagnosticts\EventLog.cs (4)
426
if (".".
Equals
(machineName))
452
if (!".".
Equals
(machineName))
483
if (".".
Equals
(machineName))
1055
if (machine.
Equals
(".")) {
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
1134
if (machine.
Equals
(".")) {
services\monitoring\system\diagnosticts\ProcessManager.cs (2)
319
if (baseName.
Equals
(".")) return false;
829
if (instanceName.
Equals
("_Total")) continue;
services\monitoring\system\diagnosticts\SharedUtils.cs (1)
235
if (machineName.
Equals
(".")) {
sys\system\Media\SoundPlayer.cs (1)
133
if (soundLocation.
Equals
(value))
System.Activities (7)
Microsoft\VisualBasic\Activities\XamlIntegration\VisualBasicSettingsConverter.cs (3)
46
if (sourceString.
Equals
(VisualBasicSettingsValueSerializer.ImplementationVisualBasicSettingsValue))
58
if (!(sourceString.
Equals
(String.Empty) || sourceString.
Equals
(VisualBasicSettingsValueSerializer.VisualBasicSettingsValue)))
System\Activities\DynamicActivityTypeDescriptor.cs (1)
281
if (!this[index].Name.
Equals
(item.Name) && this.Contains(item.Name))
System\Activities\DynamicUpdate\ActivityComparer.cs (1)
205
if (!newRuntimeDelegateArgument.Name.
Equals
(oldRuntimeDelegateArgument.Name) ||
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (1)
404
if (classNamespace.
Equals
(reader.Namespace.Namespace))
System\Activities\XamlIntegration\ActivityXamlServices.cs (1)
466
if ((resource.Contains("." + partialResourceName) || resource.
Equals
(partialResourceName)))
System.Activities.Core.Presentation (17)
System\Activities\Core\Presentation\CaseKeyBox.ViewModel.cs (3)
254
if (this.Text.
Equals
(Null))
258
else if (this.Text.
Equals
(Empty))
267
else if (!this.ValueType.IsValueType && this.Text.
Equals
(Null))
System\Activities\Core\Presentation\FlowchartDesigner.Helpers.cs (2)
333
if (!string.Empty.
Equals
(error))
338
if (!string.Empty.
Equals
(errorMessage))
System\Activities\Core\Presentation\FlowchartDesigner.ModelChangeReactions.cs (7)
626
if (propertyName.
Equals
("True"))
640
if (propertyName.
Equals
("Default"))
688
if (linkModelItem.Properties["IsDefaultCase"].Value.GetCurrentValue().Equals(true) && propertyName.
Equals
("Default"))
699
if (connectorCaseMI != null && caseName.
Equals
(propertyName.Substring(GenericFlowSwitchHelper.FlowSwitchCasesKeyIdentifier.Length)))
706
if (GenericFlowSwitchHelper.FlowSwitchNullCaseKeyIdentifier.
Equals
(propertyName.Substring(GenericFlowSwitchHelper.FlowSwitchCasesKeyIdentifier.Length)))
720
if ((propertyName.
Equals
("True") && connectorSrcConnPoint.Equals(trueConnPoint))
721
|| (propertyName.
Equals
("False") && connectorSrcConnPoint.Equals(falseConnPoint)))
System\Activities\Core\Presentation\FlowchartDesigner.ModelChanges.cs (1)
209
return errorMessage.
Equals
(string.Empty);
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (3)
687
if (!CreateLinkGesture(this.srcConnectionPoint, destConnectionPoint, out errorMessage, null) && !errorMessage.
Equals
(string.Empty))
833
if (!errorMessage.
Equals
(string.Empty))
2048
if (!CreateLinkGesture(this.srcConnectionPoint, destElement, mouseUpLocation, out errorMessage, false, null) && !errorMessage.
Equals
(string.Empty))
System\Activities\Core\Presentation\TransitionDesigner.xaml.cs (1)
233
if (e.PropertyName.
Equals
(TriggerPropertyName) && this.TransitionsSharingTrigger.Count > 0)
System.Activities.Presentation (37)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\manifestimages.cs (1)
62
return fullTypeName.
Equals
(extensionlessResourceName);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CategoryList.cs (1)
970
if (category.CategoryName.
Equals
(name))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagPanel.cs (2)
53
if (zeroValueString.
Equals
("0") || !flagName.
Equals
(zeroValueString))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagStringConverter.cs (2)
39
if (str.
Equals
(string.Empty) || str.
Equals
("0"))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\RTLValueConverter.cs (1)
35
if (!propertyEntry.DisplayName.
Equals
("Name"))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyEditor.cs (1)
401
if (property.PropertyName.
Equals
(propertyName))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (3)
434
_wrapsAroundNameProperty = "Name".
Equals
(property.Name);
461
if (!this.PropertyName.
Equals
(e.PropertyName))
535
if (textBlockTextHackNeeded && _properties[i].Name.
Equals
(_textBlockTextPropertyName)) {
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (1)
339
if (ParentModelPropertyEntry.PropertyName.
Equals
(FrameworkElement.FlowDirectionProperty.Name))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelUtilities.cs (1)
77
property.Name.
Equals
(System.Windows.Controls.TextBlock.TextProperty.Name)))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
607
if ("Parent".
Equals
(e.PropertyName))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\State\PersistedStateUtilities.cs (2)
58
return "0".
Equals
(digit) ? false : ("1".
Equals
(digit) ? true : (bool?)null);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyContainer.cs (2)
601
if ("MatchesFilter".
Equals
(e.PropertyName))
603
else if ("PropertyValueEditor".
Equals
(e.PropertyName))
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelProperty.cs (3)
195
return (first.Parent == second.Parent && first.Name.
Equals
(second.Name));
206
return (first.Parent != second.Parent || !first.Name.
Equals
(second.Name));
220
return prop.Name.
Equals
(Name);
System.Activities.Presentation\System\Activities\Presentation\DesignerMetadata.cs (2)
47
if (mi.MemberType == MemberTypes.Property && !mi.Name.
Equals
("Name") && !mi.Name.
Equals
("ImplementationVersion"))
System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (1)
35
if (optionAttribute != null && optionAttribute.Name.
Equals
(optionName))
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (2)
413
ModelProperty foundProperty = this.sources.Find((modelProperty) => modelProperty.Name.
Equals
(property.Name) && property.Parent == modelProperty.Parent);
685
ModelProperty foundProperty = this.sources.FirstOrDefault<ModelProperty>((modelProperty) => modelProperty.Name.
Equals
(propertyName) && modelProperty.Parent == parent);
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (2)
587
ModelProperty foundProperty = this.sources.Find((modelProperty) => modelProperty.Name.
Equals
(property.Name) && property.Parent == modelProperty.Parent);
640
ModelProperty foundProperty = this.sources.FirstOrDefault<ModelProperty>((modelProperty) => modelProperty.Name.
Equals
(propertyName) && modelProperty.Parent == parent);
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (2)
319
modelProperty.Name.
Equals
(property.Name) && property.Parent == modelProperty.Parent);
446
ModelProperty foundProperty = this.sources.FirstOrDefault<ModelProperty>((modelProperty) => modelProperty.Name.
Equals
(propertyName) && modelProperty.Parent == parent);
System.Activities.Presentation\System\Activities\Presentation\View\BreadCrumbTextConverter.cs (1)
50
if (!displayName.
Equals
(string.Empty))
System.Activities.Presentation\System\Activities\Presentation\View\ParserContext.cs (1)
132
return p != null && p.Name != null && p.Name.
Equals
(name);
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelItemViewModel.cs (2)
486
if (e.PropertyName.
Equals
("IsSelection"))
494
else if (e.PropertyName.
Equals
("IsPrimarySelection"))
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
284
return newText != null && !string.Equals(newText, oldText) && !(oldText == null && newText.
Equals
(string.Empty));
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (2)
149
if (s != null && s.GetType().FullName.
Equals
(addinTypeName))
162
if (service != null && service.GetType().FullName.
Equals
(serviceTypeName))
System.AddIn (2)
System\Addin\Hosting\AddInStore.cs (1)
957
if (!cacheFilePath.
Equals
(file) && IsDllOrExe(file))
System\Addin\MiniReflection\MetadataReader\PEFileReader.cs (1)
159
if (s.Name.
Equals
(name)) {
System.ComponentModel.DataAnnotations (1)
DataAnnotations\EnumDataTypeAttribute.cs (1)
83
return !underlying.
Equals
(converted);
System.Configuration (3)
System\Configuration\ConfigurationLockCollection.cs (2)
158
if (name.
Equals
(_ignoreName) || ParentListEnclosed.IndexOf("," + name + ",", StringComparison.Ordinal) >= 0) {
245
if (_bExceptionList && name.
Equals
(_ignoreName)) {
System\Configuration\ConfigurationPermission.cs (1)
145
if (!securityElement.Tag.
Equals
("IPermission")) {
System.Core (5)
System\Diagnostics\Eventing\Reader\ProviderMetadataCachedInformation.cs (1)
50
if (this.providerName.
Equals
(rhs.providerName) && (cultureInfo == rhs.cultureInfo))
System\Security\Cryptography\CngAlgorithm.cs (1)
88
return m_algorithm.
Equals
(other.Algorithm);
System\Security\Cryptography\CngAlgorithmGroup.cs (1)
82
return m_algorithmGroup.
Equals
(other.AlgorithmGroup);
System\Security\Cryptography\CngKeyBlobFormat.cs (1)
83
return m_format.
Equals
(other.Format);
System\Security\Cryptography\CngProvider.cs (1)
77
return m_provider.
Equals
(other.Provider);
System.Data (46)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\manifestimages.cs (1)
62
return fullTypeName.
Equals
(extensionlessResourceName);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CategoryList.cs (1)
970
if (category.CategoryName.
Equals
(name))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagPanel.cs (2)
53
if (zeroValueString.
Equals
("0") || !flagName.
Equals
(zeroValueString))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagStringConverter.cs (2)
39
if (str.
Equals
(string.Empty) || str.
Equals
("0"))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\RTLValueConverter.cs (1)
35
if (!propertyEntry.DisplayName.
Equals
("Name"))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyEditor.cs (1)
401
if (property.PropertyName.
Equals
(propertyName))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (3)
434
_wrapsAroundNameProperty = "Name".
Equals
(property.Name);
461
if (!this.PropertyName.
Equals
(e.PropertyName))
535
if (textBlockTextHackNeeded && _properties[i].Name.
Equals
(_textBlockTextPropertyName)) {
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
607
if ("Parent".
Equals
(e.PropertyName))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\State\PersistedStateUtilities.cs (2)
58
return "0".
Equals
(digit) ? false : ("1".
Equals
(digit) ? true : (bool?)null);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyContainer.cs (2)
601
if ("MatchesFilter".
Equals
(e.PropertyName))
603
else if ("PropertyValueEditor".
Equals
(e.PropertyName))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelProperty.cs (3)
195
return (first.Parent == second.Parent && first.Name.
Equals
(second.Name));
206
return (first.Parent != second.Parent || !first.Name.
Equals
(second.Name));
220
return prop.Name.
Equals
(Name);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerMetadata.cs (2)
47
if (mi.MemberType == MemberTypes.Property && !mi.Name.
Equals
("Name") && !mi.Name.
Equals
("ImplementationVersion"))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\EditorOptionAttribute.cs (1)
35
if (optionAttribute != null && optionAttribute.Name.
Equals
(optionName))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (2)
413
ModelProperty foundProperty = this.sources.Find((modelProperty) => modelProperty.Name.
Equals
(property.Name) && property.Parent == modelProperty.Parent);
685
ModelProperty foundProperty = this.sources.FirstOrDefault<ModelProperty>((modelProperty) => modelProperty.Name.
Equals
(propertyName) && modelProperty.Parent == parent);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (2)
587
ModelProperty foundProperty = this.sources.Find((modelProperty) => modelProperty.Name.
Equals
(property.Name) && property.Parent == modelProperty.Parent);
640
ModelProperty foundProperty = this.sources.FirstOrDefault<ModelProperty>((modelProperty) => modelProperty.Name.
Equals
(propertyName) && modelProperty.Parent == parent);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (2)
319
modelProperty.Name.
Equals
(property.Name) && property.Parent == modelProperty.Parent);
446
ModelProperty foundProperty = this.sources.FirstOrDefault<ModelProperty>((modelProperty) => modelProperty.Name.
Equals
(propertyName) && modelProperty.Parent == parent);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\BreadCrumbTextConverter.cs (1)
50
if (!displayName.
Equals
(string.Empty))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelItemViewModel.cs (2)
486
if (e.PropertyName.
Equals
("IsSelection"))
494
else if (e.PropertyName.
Equals
("IsPrimarySelection"))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (1)
284
return newText != null && !string.Equals(newText, oldText) && !(oldText == null && newText.
Equals
(string.Empty));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (2)
149
if (s != null && s.GetType().FullName.
Equals
(addinTypeName))
162
if (service != null && service.GetType().FullName.
Equals
(serviceTypeName))
fx\src\data\System\Data\Common\DBDataPermission.cs (3)
276
if (!tag.
Equals
(XmlStr._Permission) && !tag.
Equals
(XmlStr._IPermission)) {
280
if ((null != version) && !version.
Equals
(XmlStr._VersionNumber)) {
fx\src\data\System\Data\DataSet.cs (3)
1595
if (reader.NamespaceURI.
Equals
(Keywords.XSD_XMLNS_NS))
1962
if (reader.NamespaceURI.
Equals
(Keywords.XSD_XMLNS_NS))
2411
if (reader.NamespaceURI.
Equals
(Keywords.XSD_XMLNS_NS))
fx\src\data\System\Data\DataTable.cs (4)
550
if (con.
Equals
("U")) { //Unique Constraints
569
Debug.Assert(con.
Equals
("F"));
5216
if (reader.NamespaceURI.
Equals
(Keywords.XSD_XMLNS_NS))
5434
if (reader.NamespaceURI.
Equals
(Keywords.XSD_XMLNS_NS))
fx\src\data\System\Data\SqlClient\SqlUtil.cs (1)
1347
if (providerName.
Equals
(SqlColumnEncryptionCertificateStoreProvider.ProviderName)) {
fx\src\data\System\Data\XmlDataLoader.cs (1)
217
if (ns.
Equals
(Keywords.XSD_XMLNS_NS))
System.Data.Entity (15)
System\Data\EntityKey.cs (2)
633
if (key1._keyNames[i].
Equals
(key2._keyNames[i]))
666
if (key1._keyNames[i].
Equals
(key2._keyNames[i]))
System\Data\EntityModel\SchemaObjectModel\CollectionTypeElement.cs (1)
156
if (UnresolvedType != null && !UnresolvedType.Trim().
Equals
(String.Empty))
System\Data\EntityModel\SchemaObjectModel\Parameter.cs (1)
112
if (UnresolvedType != null && !UnresolvedType.Trim().
Equals
(String.Empty))
System\Data\EntityModel\SchemaObjectModel\ReferenceTypeElement.cs (1)
65
Debug.Assert(UnresolvedType != null && !UnresolvedType.Trim().
Equals
(String.Empty));
System\Data\EntityModel\SchemaObjectModel\RowTypePropertyElement.cs (1)
155
if (UnresolvedType != null && !UnresolvedType.Trim().
Equals
(String.Empty))
System\Data\EntityModel\SchemaObjectModel\TypeRefElement.cs (1)
87
Debug.Assert(UnresolvedType != null && !UnresolvedType.Trim().
Equals
(String.Empty));
System\Data\Query\PlanCompiler\JoinGraph.cs (5)
1693
!edge2.RightVars[j].ColumnMetadata.Name.
Equals
(edge1.RightVars[j].ColumnMetadata.Name))
1797
if (!joinEdge.LeftVars[i].ColumnMetadata.Name.
Equals
(joinEdge.RightVars[i].ColumnMetadata.Name))
2066
if (cv.ColumnMetadata.Name.
Equals
(keyProp))
2088
if (rightVar.ColumnMetadata.Name.
Equals
(keyProp))
2095
!parentPropertyName.
Equals
(leftVar.ColumnMetadata.Name))
System\Data\Query\PlanCompiler\PropertyRef.cs (1)
145
other.m_property.Name.
Equals
(this.m_property.Name));
System\Data\Query\PlanCompiler\TypeUtils.cs (1)
80
return x.Identity.
Equals
(y.Identity);
System\Data\SqlClient\SqlGen\SqlGenerator.cs (1)
4357
return !varRefExpression.VariableName.
Equals
(inputVarRefName);
System.Data.Entity.Design (4)
System\Data\Entity\Design\PluralizationService\EnglishPluralizationService.cs (4)
332
else if (this.Singularize(word).
Equals
(word))
359
else if (!IsNoOpWord(word) && this.Singularize(word).
Equals
(word))
850
if (string.IsNullOrEmpty(word.Trim()) || !word.
Equals
(word.Trim()) ||
866
|| (!word.ToLower(this.Culture).
Equals
(word) && word.EndsWith("ese", false, this.Culture))
System.Data.Services (2)
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
1621
if (metadataProperty.Name.
Equals
(XmlConstants.StoreGeneratedPattern))
System\Data\Services\RequestQueryProcessor.cs (1)
980
if (count.
Equals
(XmlConstants.UriRowCountOffOption))
System.Data.Services.Client (1)
System\Data\Services\Client\ALinq\ResourceBinder.cs (1)
2406
return object.ReferenceEquals(left.DeclaringType, right.DeclaringType) && left.Name.
Equals
(right.Name);
System.Data.SqlXml (4)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (2)
296
if (this.localName.
Equals
(localName)) {
298
if (this.namespaceName.
Equals
(ns)) {
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
398
else if (prefix.
Equals
("xml"))
401
else if (prefix.
Equals
("xmlns"))
System.Drawing (14)
commonui\System\Drawing\Color.cs (2)
1795
return left.name.
Equals
(right.name);
1833
return name.
Equals
(name);
commonui\System\Drawing\Design\ToolboxItem.cs (3)
435
if (entry.Name.
Equals
("PropertyNames")) {
459
if (validName.
Equals
(entry.Name)) {
770
if (ta.FilterString.
Equals
(TypeName)) {
commonui\System\Drawing\FontConverter.cs (1)
647
if (fontName.
Equals
(name)) {
commonui\System\Drawing\SystemFonts.cs (8)
462
if ("CaptionFont".
Equals
(systemFontName)) {
464
} else if ("DefaultFont".
Equals
(systemFontName)) {
466
} else if ("DialogFont".
Equals
(systemFontName)) {
468
} else if ("IconTitleFont".
Equals
(systemFontName)) {
470
} else if ("MenuFont".
Equals
(systemFontName)) {
472
} else if ("MessageBoxFont".
Equals
(systemFontName)) {
474
} else if ("SmallCaptionFont".
Equals
(systemFontName)) {
476
} else if ("StatusFont".
Equals
(systemFontName)) {
System.IdentityModel (37)
System\IdentityModel\Claims\ClaimSet.cs (2)
65
Rights.Identity.
Equals
(right) ||
66
Rights.PossessProperty.
Equals
(right);
System\IdentityModel\Claims\X509CertificateClaimSet.cs (15)
221
ClaimTypes.Thumbprint.
Equals
(claimType) ||
222
ClaimTypes.X500DistinguishedName.
Equals
(claimType) ||
223
ClaimTypes.Dns.
Equals
(claimType) ||
224
ClaimTypes.Name.
Equals
(claimType) ||
225
ClaimTypes.Email.
Equals
(claimType) ||
226
ClaimTypes.Upn.
Equals
(claimType) ||
227
ClaimTypes.Uri.
Equals
(claimType) ||
228
ClaimTypes.Rsa.
Equals
(claimType);
239
else if (this.claims == null && ClaimTypes.Thumbprint.
Equals
(claimType))
241
if (right == null || Rights.Identity.
Equals
(right))
245
if (right == null || Rights.PossessProperty.
Equals
(right))
250
else if (this.claims == null && ClaimTypes.Dns.
Equals
(claimType))
252
if (right == null || Rights.PossessProperty.
Equals
(right))
269
(anyClaimType || claimType.
Equals
(claim.ClaimType)) &&
270
(anyRight || right.
Equals
(claim.Right)))
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (7)
2449
if (trustConstants.RequestTypes.Issue.
Equals
(requestType))
2453
else if (trustConstants.RequestTypes.Cancel.
Equals
(requestType))
2457
else if (trustConstants.RequestTypes.Renew.
Equals
(requestType))
2461
else if (trustConstants.RequestTypes.Validate.
Equals
(requestType))
2716
if (trustConstants.KeyTypes.Symmetric.
Equals
(incomingKeyType))
2720
else if (trustConstants.KeyTypes.Asymmetric.
Equals
(incomingKeyType))
2724
else if (trustConstants.KeyTypes.Bearer.
Equals
(incomingKeyType))
System\IdentityModel\Tokens\SessionSecurityToken.cs (13)
1519
else if (SysClaimTypes.Sid.
Equals
(claim.ClaimType))
1527
else if (SysClaimTypes.DenyOnlySid.
Equals
(claim.ClaimType))
1535
else if (SysClaimTypes.X500DistinguishedName.
Equals
(claim.ClaimType))
1544
else if (SysClaimTypes.Thumbprint.
Equals
(claim.ClaimType))
1553
else if (SysClaimTypes.Name.
Equals
(claim.ClaimType))
1561
else if (SysClaimTypes.Dns.
Equals
(claim.ClaimType))
1569
else if (SysClaimTypes.Rsa.
Equals
(claim.ClaimType))
1577
else if (SysClaimTypes.Email.
Equals
(claim.ClaimType))
1590
else if (SysClaimTypes.Hash.
Equals
(claim.ClaimType))
1599
else if (SysClaimTypes.Spn.
Equals
(claim.ClaimType))
1607
else if (SysClaimTypes.Upn.
Equals
(claim.ClaimType))
1615
else if (SysClaimTypes.Uri.
Equals
(claim.ClaimType))
1768
if (System.IdentityModel.Claims.Rights.PossessProperty.
Equals
(claim.Right))
System.Messaging (1)
System\Messaging\MessageQueue.cs (1)
4584
return ((this.accessMode == qik.accessMode) && this.formatName.
Equals
(qik.formatName));
System.Net (2)
net\PeerToPeer\Collaboration\PeerCollaborationPermission.cs (1)
171
if (!e.Tag.
Equals
("IPermission"))
net\PeerToPeer\PnrpPermission.cs (1)
160
if (!e.Tag.
Equals
("IPermission")) {
System.Runtime.Remoting (20)
channels\core\corechannel.cs (10)
235
if (machineName.
Equals
("$hostName"))
321
key.
Equals
("__Args")
323
key.
Equals
("__OutArgs")
325
key.
Equals
("__Return")
327
key.
Equals
("__Uri")
329
key.
Equals
("__MethodName")
331
(key.
Equals
("__MethodSignature")
335
key.
Equals
("__TypeName")
337
key.
Equals
("__Fault")
339
(key.
Equals
("__CallContext")
channels\http\httpclientchannel.cs (1)
677
if (key.
Equals
("Content-Type"))
channels\http\httpstreams.cs (4)
601
if (version.
Equals
("HTTP/1.1")) // most common case
604
if (version.
Equals
("HTTP/1.0"))
634
(verb.
Equals
("POST") || verb.
Equals
("PUT")))
channels\sinks\binaryformattersinks.cs (2)
513
if (!verb.
Equals
("POST") && !verb.
Equals
("M-POST"))
channels\sinks\soapformattersinks.cs (2)
564
if (!verb.
Equals
("POST") && !verb.
Equals
("M-POST"))
metadata\sdlchannelsink.cs (1)
190
(requestVerb == null) || !requestVerb.
Equals
("GET"))
System.Runtime.Serialization (8)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (5)
1033
if (!localName.
Equals
(JsonGlobals.rootString))
1060
else if (!localName.
Equals
(JsonGlobals.itemString))
1086
else if (!localName.
Equals
(JsonGlobals.itemString))
1452
if (localName.
Equals
(JsonGlobals.itemString) && ns.
Equals
(JsonGlobals.itemString))
System\Runtime\Serialization\SchemaExporter.cs (1)
201
if (element.SchemaTypeName.Namespace.
Equals
(Globals.SerializationNamespace))
System\Runtime\Serialization\SchemaHelper.cs (1)
134
if ((schema.TargetNamespace == null && ns.Length == 0) || ns.
Equals
(schema.TargetNamespace))
System\Xml\XmlMtomReader.cs (1)
408
if (currentContentID.
Equals
(contentID))
System.Security (4)
system\security\cryptography\xml\reference.cs (1)
387
&& (Utils.GetAttribute(tempElem, "Id", SignedXml.XmlDsigNamespaceUrl).
Equals
(idref))) {
system\security\cryptography\xml\utils.cs (3)
111
return GetNamespacePrefix(a).
Equals
(nsPrefix);
683
if (prefix.
Equals
("#default")) {
739
if (elem.HasAttribute(name) || (name.
Equals
("xmlns") && elem.Prefix.Length == 0)) continue;
System.ServiceModel (53)
System\ServiceModel\Channels\BaseUriWithWildcard.cs (3)
230
return this.comparand.Address.
Equals
(other.comparand.Address);
289
if (string.IsNullOrEmpty(host) || host.
Equals
(star))
294
else if (host.
Equals
(plus))
System\ServiceModel\Channels\HttpsChannelFactory.cs (3)
113
|| ClaimTypes.Spn.
Equals
(identity.IdentityClaim.ClaimType)
114
|| ClaimTypes.Upn.
Equals
(identity.IdentityClaim.ClaimType)
115
|| ClaimTypes.Dns.
Equals
(identity.IdentityClaim.ClaimType);
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (1)
447
if (address.
Equals
("."))
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
339
this.isTcp = parent.baseAddress.BaseAddress.Scheme.
Equals
(Uri.UriSchemeNetTcp);
System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
210
if (!thumbprint.
Equals
(certHashString))
System\ServiceModel\Configuration\IdentityElement.cs (4)
95
if (ClaimTypes.Dns.
Equals
(claim.ClaimType))
99
else if (ClaimTypes.Spn.
Equals
(claim.ClaimType))
103
else if (ClaimTypes.Upn.
Equals
(claim.ClaimType))
107
else if (ClaimTypes.Rsa.
Equals
(claim.ClaimType))
System\ServiceModel\Description\SchemaHelper.cs (1)
80
if ((existingSchema.TargetNamespace == null && ns.Length == 0) || ns.
Equals
(existingSchema.TargetNamespace))
System\ServiceModel\Diagnostics\ServiceModelPerformanceCounters.cs (1)
169
if (this.performanceCounters[i].PerfCounterId.
Equals
(id))
System\ServiceModel\Dispatcher\MessageFilterTable.cs (1)
635
return x.table.GetType().FullName.
Equals
(y.table.GetType().FullName);
System\ServiceModel\DnsEndpointIdentity.cs (1)
30
if (!identity.ClaimType.
Equals
(ClaimTypes.Dns))
System\ServiceModel\EndpointIdentity.cs (4)
74
if (identity.ClaimType.
Equals
(ClaimTypes.Dns))
78
else if (identity.ClaimType.
Equals
(ClaimTypes.Spn))
82
else if (identity.ClaimType.
Equals
(ClaimTypes.Upn))
86
else if (identity.ClaimType.
Equals
(ClaimTypes.Rsa))
System\ServiceModel\RsaEndpointIdentity.cs (1)
46
if (!identity.ClaimType.
Equals
(ClaimTypes.Rsa))
System\ServiceModel\Security\IdentityVerifier.cs (5)
294
if (ClaimTypes.Dns.
Equals
(identity.IdentityClaim.ClaimType))
306
if (ClaimTypes.Sid.
Equals
(identity.IdentityClaim.ClaimType))
310
else if (ClaimTypes.Upn.
Equals
(identity.IdentityClaim.ClaimType))
314
else if (ClaimTypes.Spn.
Equals
(identity.IdentityClaim.ClaimType))
318
else if (ClaimTypes.Dns.
Equals
(identity.IdentityClaim.ClaimType))
System\ServiceModel\Security\PeerCredential.cs (1)
155
if (!this.MeshPassword.
Equals
(that.MeshPassword))
System\ServiceModel\Security\SctClaimSerializer.cs (13)
33
if (Rights.PossessProperty.
Equals
(claim.Right))
65
else if (ClaimTypes.Sid.
Equals
(claim.ClaimType))
73
else if (ClaimTypes.DenyOnlySid.
Equals
(claim.ClaimType))
81
else if (ClaimTypes.X500DistinguishedName.
Equals
(claim.ClaimType))
90
else if (ClaimTypes.Thumbprint.
Equals
(claim.ClaimType))
99
else if (ClaimTypes.Name.
Equals
(claim.ClaimType))
107
else if (ClaimTypes.Dns.
Equals
(claim.ClaimType))
115
else if (ClaimTypes.Rsa.
Equals
(claim.ClaimType))
123
else if (ClaimTypes.Email.
Equals
(claim.ClaimType))
136
else if (ClaimTypes.Hash.
Equals
(claim.ClaimType))
145
else if (ClaimTypes.Spn.
Equals
(claim.ClaimType))
153
else if (ClaimTypes.Upn.
Equals
(claim.ClaimType))
161
else if (ClaimTypes.Uri.
Equals
(claim.ClaimType))
System\ServiceModel\Security\SecurityUtils.cs (3)
733
if (ClaimTypes.Spn.
Equals
(identity.IdentityClaim.ClaimType))
738
else if (ClaimTypes.Upn.
Equals
(identity.IdentityClaim.ClaimType))
743
else if (ClaimTypes.Dns.
Equals
(identity.IdentityClaim.ClaimType))
System\ServiceModel\Security\WSSecurityTokenSerializer.cs (2)
585
if (this.dictionaryStrings[i].Value.
Equals
(value))
617
(this.dictionaryStrings[i].Value.
Equals
(value.Value)))
System\ServiceModel\ServiceConfiguration.cs (1)
301
if (uri.Scheme.
Equals
(protocol.Scheme))
System\ServiceModel\SpnEndpointIdentity.cs (4)
65
if (!identity.ClaimType.
Equals
(ClaimTypes.Spn))
81
Fx.Assert(ClaimTypes.Spn.
Equals
(this.IdentityClaim.ClaimType) || ClaimTypes.Dns.
Equals
(this.IdentityClaim.ClaimType), "");
92
if (ClaimTypes.Dns.
Equals
(this.IdentityClaim.ClaimType))
System\ServiceModel\UpnEndpointIdentity.cs (2)
43
if (!identity.ClaimType.
Equals
(ClaimTypes.Upn))
179
Fx.Assert(ClaimTypes.Upn.
Equals
(this.IdentityClaim.ClaimType), "");
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Description\CorrelationQueryBehavior.cs (1)
84
if (xPathQuery != null && xPathQuery.Expression.
Equals
(xPathForCookie))
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\SerializationUtility.cs (1)
321
(reader.Name.
Equals
(ProtocolStrings.SchemaNames.MatchByAttribute)))
System.Transactions (2)
System\Transactions\DistributedTransactionPermission.cs (1)
148
if (!securityElement.Tag.
Equals
("IPermission"))
System\Transactions\TransactionManager.cs (1)
295
(tm.NodeName != null && tm.NodeName.
Equals
(nodeName))) )
System.Web (80)
Compilation\PreservationFileReader.cs (2)
209
Debug.Assert(dependencyNode.Name.
Equals
(tagName));
210
if (!dependencyNode.Name.
Equals
(tagName))
Configuration\AuthorizationRule.cs (2)
388
if (User.
Equals
(_strAllUsersTag)) {
392
if (User.
Equals
(_strAnonUserTag)) {
Configuration\BrowserCapabilitiesCodeGenerator.cs (8)
1170
if (matchedString.
Equals
(".*")) {
1182
if (((CheckPair)bd.IdHeaderChecks[i]).Header.
Equals
("User-Agent")) {
1209
if (matchedString.
Equals
(".")) {
1254
if (matchedString.
Equals
(".*")) {
1275
if (matchedString.
Equals
(".")) {
1333
if (matchedString.
Equals
(".*")) {
1340
if (((CheckPair)bd.CaptureHeaderChecks[i]).Header.
Equals
("User-Agent")) {
1371
if (matchedString.
Equals
(".*")) {
Configuration\BrowserDefinition.cs (1)
170
if (!("Default".
Equals
(_id))) {
Configuration\HandlerMappingMemo.cs (1)
29
return _verb.
Equals
(verb) && _path.Equals(path);
Configuration\HttpCapabilitiesEvaluator.cs (2)
153
if (variable.
Equals
("HTTP_USER_AGENT"))
391
else if (newIsMobileDevice.
Equals
("true")) {
Hosting\IIS7WorkerRequest.cs (1)
402
return(https != null && https.
Equals
("on"));
Hosting\ISAPIWorkerRequest.cs (3)
1163
return (https != null && https.
Equals
("on"));
1307
else if (index == HeaderTransferEncoding && (value != null && value.
Equals
("chunked")))
3067
if (name.
Equals
("PATH_TRANSLATED"))
Hosting\SimpleWorkerRequest.cs (2)
50
String s = _appVirtPath.
Equals
("/") ? ("/" + _page) : (_appVirtPath + "/" + _page);
211
if (String.IsNullOrEmpty(path) || path.
Equals
("/")) {
HttpCacheParams.cs (2)
57
else if (parameters[0].
Equals
("*")) {
164
if (header.
Equals
("*")) {
HttpCacheVary.cs (3)
55
if (headers[0].
Equals
("*")) {
255
if (header.
Equals
("*")) {
279
if (header.
Equals
("*")) {
HttpClientCertificate.cs (1)
243
if (field.
Equals
("subjectemail"))
HttpResponse.cs (2)
630
if (protocol != null && protocol.
Equals
("HTTP/1.1")) {
1415
if (_contentType != null && _contentType.
Equals
("text/html")) {
Management\SqlServices.cs (1)
401
if( file.
Equals
( INSTALL_COMMON_SQL ) )
ModulesEntry.cs (2)
54
return(type.Name.
Equals
(typeName) || type.FullName.
Equals
(typeName));
OutputCacheModule.cs (2)
932
if (i == 0 && etags[i].
Equals
(ASTERISK)) {
937
if (etags[i].
Equals
(settings.ETag)) {
Security\FormsAuthenticationModule.cs (1)
134
if (!cookielessTicket && !ticket2.CookiePath.
Equals
("/"))
Security\SQLMembershipProvider.cs (1)
1569
isPasswordCorrect = passwdFromDB.
Equals
( encodedPasswd );
State\StateWorkerRequest.cs (4)
248
if (name.
Equals
(StateHeaders.EXCLUSIVE_NAME)) {
259
else if (name.
Equals
(StateHeaders.TIMEOUT_NAME)) {
264
else if (name.
Equals
(StateHeaders.LOCKCOOKIE_NAME)) {
269
else if (name.
Equals
(StateHeaders.EXTRAFLAGS_NAME)) {
UI\HtmlControls\HtmlControl.cs (1)
147
return((s != null) ? (s.
Equals
("disabled")) : false);
UI\HtmlControls\HtmlInputCheckBox.cs (1)
68
return((s != null) ? (s.
Equals
("checked")) : false);
UI\HtmlControls\HtmlInputGenericControl.cs (1)
84
if (!current.
Equals
(inputString)) {
UI\HtmlControls\HtmlInputHidden.cs (1)
118
if (!current.
Equals
(text)) {
UI\HtmlControls\HtmlInputRadioButton.cs (2)
65
return((s != null) ? (s.
Equals
("checked")) : false);
212
if ((postValue != null) && postValue.
Equals
(Value)) {
UI\HtmlControls\HtmlInputText.cs (1)
207
if (!current.
Equals
(inputString)) {
UI\HtmlControls\HtmlSelect.cs (1)
283
return((s != null) ? (s.
Equals
("multiple")) : false);
UI\HtmlControls\HtmlTableCell.cs (1)
183
return((s != null) ? (s.
Equals
("nowrap")) : false);
UI\HtmlControls\HtmlTextArea.cs (1)
241
if (current == null || !current.
Equals
(text)) {
UI\Page.cs (1)
6277
if(filePath.
Equals
(s)) {
UI\ParseChildrenAsPropertiesAttribute.cs (1)
154
return pca.ChildrenAsProperties && (DefaultProperty.
Equals
(pca.DefaultProperty));
UI\UrlPropertyAttribute.cs (1)
55
return Filter.
Equals
(other.Filter);
UI\WebControls\AdRotator.cs (1)
606
if (elem.LocalName.
Equals
(XmlAdTag)) {
UI\WebControls\BoundColumn.cs (1)
200
if (!boundField.
Equals
(thisExpr)) {
UI\WebControls\BoundField.cs (1)
481
if (boundField.
Equals
(ThisExpression)) {
UI\WebControls\ImageField.cs (1)
403
if (!fieldName.
Equals
(ThisExpression)) {
UI\WebControls\listitem.cs (2)
226
return Value.
Equals
(other.Value) && Text.
Equals
(other.Text);
UI\WebControls\ListItemCollection.cs (2)
168
if (item.Text.
Equals
(text) && (includeDisabled || item.Enabled)) {
187
if (item.Value.
Equals
(value) && (includeDisabled || item.Enabled)) {
UI\WebControls\RadioButton.cs (1)
133
if ((post != null) && post.
Equals
(ValueAttribute)) {
UI\WebControls\RequiredFieldValidator.cs (1)
76
return(!controlValue.Trim().
Equals
(InitialValue.Trim()));
UI\WebControls\Unit.cs (9)
270
if (value.
Equals
("px")) {
273
else if (value.
Equals
("pt")) {
276
else if (value.
Equals
("%")) {
279
else if (value.
Equals
("pc")) {
282
else if (value.
Equals
("in")) {
285
else if (value.
Equals
("mm")) {
288
else if (value.
Equals
("cm")) {
291
else if (value.
Equals
("em")) {
294
else if (value.
Equals
("ex")) {
UI\XhtmlTextWriter.cs (2)
183
if (TagName.ToLower(CultureInfo.InvariantCulture).
Equals
("div") && name.ToLower(CultureInfo.InvariantCulture).
Equals
("border-collapse")) {
Util\FileUtil.cs (2)
334
if (name.
Equals
(".") || name.
Equals
("..")) {
WorkerRequest.cs (1)
1180
if (contentLength != null && !contentLength.
Equals
("0"))
XmlSiteMapProvider.cs (2)
300
if (!_siteMapNodeName.
Equals
(subNode.Name)) {
366
if (!_siteMapNodeName.
Equals
(xmlNode.Name)) {
System.Web.DynamicData (3)
DynamicData\FilterRepeater.cs (2)
39
if (!ContextTypeName.
Equals
(value)) {
90
if (!TableName.
Equals
(value)) {
DynamicData\ModelProviders\DLinqAssociationProvider.cs (1)
88
return (DLinqColumnProvider)table.Columns.First(member => member.Name.
Equals
(columnName));
System.Web.Extensions (3)
Script\Serialization\JavaScriptObjectDeserializer.cs (3)
209
if (input.
Equals
("null")) {
213
if (input.
Equals
("true")) {
217
if (input.
Equals
("false")) {
System.Web.Mobile (43)
Mobile\MobileDeviceCapabilitiesSectionHandler.cs (1)
64
if(child.Name.
Equals
("filter"))
UI\MobileControls\Adapters\WmlControlAdapter.cs (1)
139
if(name.
Equals
(formsAuthCookieName) && Device.CanRenderOneventAndPrevElementsTogether )
UI\MobileControls\Design\ImageDesigner.cs (2)
119
if(extension.
Equals
(".wbmp"))
185
if ((e.Member != null) && e.Member.Name.
Equals
("NavigateUrl"))
UI\MobileControls\Design\LinkDesigner.cs (1)
128
if ((e.Member != null) && e.Member.Name.
Equals
("NavigateUrl"))
UI\MobileControls\Design\ListDesigner.cs (2)
564
if (memberName.
Equals
(_dataSourcePropertyName) ||
565
memberName.
Equals
(_dataMemberPropertyName))
UI\MobileControls\Design\MobileContainerDesigner.cs (11)
168
if (propName == null || propName.
Equals
("BackColor"))
173
if (propName == null || propName.
Equals
("ForeColor"))
178
if (propName == null || propName.
Equals
("Font"))
205
if (propName == null || propName.
Equals
("Alignment"))
288
propertyName.
Equals
("Font") ||
289
propertyName.
Equals
("ForeColor") ||
290
propertyName.
Equals
("BackColor") ||
291
propertyName.
Equals
("Wrapping") ||
292
propertyName.
Equals
("Alignment") ||
293
propertyName.
Equals
("StyleReference"));
353
member.GetType().FullName.
Equals
(Constants.ReflectPropertyDescriptorTypeFullName))
UI\MobileControls\Design\MobileControlDesigner.cs (2)
464
member.GetType().FullName.
Equals
(Constants.ReflectPropertyDescriptorTypeFullName))
470
&& propName.
Equals
("Text"))
UI\MobileControls\Design\MobileControlPersister.cs (3)
273
if (!propDesc.Name.
Equals
("DeviceSpecific"))
399
else if (propDescs[i].DisplayName.
Equals
("Templates") &&
588
(persistValue.
Equals
("NotSet")) ||
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (2)
319
if (DesignerUtility.ChoiceToUniqueIdentifier(choice).
Equals
(value) ||
447
member.GetType().FullName.
Equals
(Constants.ReflectPropertyDescriptorTypeFullName))
UI\MobileControls\Design\ObjectListDesigner.cs (2)
194
if (memberName.
Equals
(_dataSourcePropertyName) ||
195
memberName.
Equals
(_dataMemberPropertyName))
UI\MobileControls\Design\PhoneCallDesigner.cs (1)
118
if ((e.Member != null) && e.Member.Name.
Equals
("AlternateUrl"))
UI\MobileControls\Design\SelectionListDesigner.cs (2)
457
if (e.Member.Name.
Equals
(_dataSourcePropertyName) ||
458
e.Member.Name.
Equals
(_dataMemberPropertyName))
UI\MobileControls\Design\StylesEditorDialog.cs (1)
441
if (propDescs[i].Name.
Equals
("Font"))
UI\MobileControls\Design\StyleSheetDesigner.cs (3)
344
member.GetType().FullName.
Equals
(Constants.ReflectPropertyDescriptorTypeFullName))
348
if (propDesc.Name.
Equals
("ID"))
1053
if (style.Name.
Equals
(value))
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
412
if (DesignerUtility.ChoiceToUniqueIdentifier(choice).
Equals
(choiceIdentifier) ||
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
128
if (childNode.Name != null && childNode.Name.
Equals
("filter"))
UI\MobileControls\MobileCategoryAttribute.cs (1)
70
if (localizedValue == null && value.
Equals
(_usCategoryDeviceSpecific))
UI\MobileControls\MobileControlsSectionHandler.cs (1)
102
if (!currentChild.Name.
Equals
("control"))
UI\MobileControls\MobileListItem.cs (2)
219
return Value.
Equals
(other.Value) && Text.
Equals
(other.Text);
UI\MobileControls\MobilePage.cs (1)
499
if(filePath.
Equals
(s))
UI\MobileControls\ObjectListItem.cs (2)
122
if(!Value.
Equals
(other.Value) || !Text.
Equals
(other.Text))
System.Web.Services (1)
System\Web\Services\Discovery\DynamicVirtualDiscoSearcher.cs (1)
50
if ( localPath.
Equals
("/") ) localPath = ""; // empty local path should be ""
System.Windows.Forms (128)
winforms\Managed\System\Resources\ResXDataNode.cs (1)
599
if (typeName.
Equals
(MultitargetUtil.GetAssemblyQualifiedName(typeof(ResXNullRef), this.typeNameConverter))) {
winforms\Managed\System\Resources\ResXResourceReader.cs (10)
388
if (reader.LocalName.
Equals
(ResXResourceWriter.AssemblyStr)) {
391
else if (reader.LocalName.
Equals
(ResXResourceWriter.DataStr)) {
394
else if (reader.LocalName.
Equals
(ResXResourceWriter.ResHeaderStr)) {
397
else if (reader.LocalName.
Equals
(ResXResourceWriter.MetadataStr)) {
464
readerTypeName.
Equals
(readerType.FullName) &&
465
writerTypeName.
Equals
(writerType.FullName)) {
609
if(reader.NodeType == XmlNodeType.EndElement && ( reader.LocalName.
Equals
(ResXResourceWriter.DataStr) || reader.LocalName.
Equals
(ResXResourceWriter.MetadataStr) )) {
615
if (reader.Name.
Equals
(ResXResourceWriter.ValueStr)) {
632
} else if (reader.Name.
Equals
(ResXResourceWriter.CommentStr)) {
winforms\Managed\System\WinForms\AxHost.cs (1)
5327
if (ctlName.
Equals
(name)) {
winforms\Managed\System\WinForms\Binding.cs (1)
375
if (!value.
Equals
(formatString)) {
winforms\Managed\System\WinForms\BindingContext.cs (1)
398
if (propBinding.BindToObject.BindingMemberInfo.BindingMember.
Equals
(binding.PropertyName))
winforms\Managed\System\WinForms\BindingMAnagerBase.cs (3)
155
if ("Item".
Equals
(itemProps[i].Name) && itemProps[i].PropertyType != typeof(object))
173
if ("Item".
Equals
(props[i].Name) && props[i].PropertyType != typeof(object)) {
204
if (props[i].Name.
Equals
(((PropertyDescriptor)listAccessors[offset]).Name))
winforms\Managed\System\WinForms\BindingSource.cs (1)
251
if (!dataMember.
Equals
(value)) {
winforms\Managed\System\WinForms\ComboBox.cs (1)
2927
Debug.Assert(DisplayMember.
Equals
(String.Empty), "if this list is sorted it means that dataSource was null when Sorted first became true. at that point DisplayMember had to be String.Empty");
winforms\Managed\System\WinForms\Control.cs (1)
4552
if (!WindowText.
Equals
(value)) {
winforms\Managed\System\WinForms\ControlPaint.cs (1)
2043
if (!source.Name.
Equals
(fontName)) {
winforms\Managed\System\WinForms\DataFormats.cs (1)
210
if (formatList[n].Name.
Equals
(format))
winforms\Managed\System\WinForms\DataGrid.cs (3)
1509
if (dataMember != null && dataMember.
Equals
(value))
3282
if (this.listManager.GetListName().
Equals
(tableStyle.MappingName)) {
3289
if (this.myGridTable.MappingName.
Equals
(tableStyle.MappingName)) {
winforms\Managed\System\WinForms\DataGridColumn.cs (4)
387
if (!typeof(IList).IsAssignableFrom(prop.PropertyType) && prop.Name.
Equals
(this.HeaderText))
608
if (headerName.
Equals
(value))
645
if (mappingName.
Equals
(value))
706
if (nullText != null && nullText.
Equals
(value))
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (1)
260
if ( ((DataGridColumnStyle)items[i]).MappingName.
Equals
(column.MappingName) && column != items[i])
winforms\Managed\System\WinForms\DataGridDefaultColumnWidthTypeConverter.cs (1)
68
if (text.
Equals
("AutoColumnResize (-1)"))
winforms\Managed\System\WinForms\DataGridTable.cs (1)
1511
if (value.
Equals
(mappingName))
winforms\Managed\System\WinForms\DataGridTableCollection.cs (1)
181
if ( ((DataGridTableStyle)items[i]).MappingName.
Equals
(table.MappingName) && table != items[i])
winforms\Managed\System\WinForms\DataGridTextBoxColumn.cs (1)
203
if (format == null || !format.
Equals
(value)) {
winforms\Managed\System\WinForms\DataGridViewCell.cs (2)
332
if (this.DataGridView != null && !errorText.
Equals
(this.ErrorTextInternal))
891
if (this.DataGridView != null && !toolTipText.
Equals
(this.ToolTipTextInternal))
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (1)
287
if (!format.
Equals
(this.Format))
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
225
if (this.DataGridView != null && !errorText.
Equals
(this.ErrorTextInternal))
winforms\Managed\System\WinForms\DataObject.cs (61)
503
if (format.
Equals
(DataFormats.Text)
504
|| format.
Equals
(DataFormats.UnicodeText)
505
|| format.
Equals
(DataFormats.StringFormat)) {
514
if (format.
Equals
(DataFormats.FileDrop)
515
|| format.
Equals
(CF_DEPRECATED_FILENAME)
516
|| format.
Equals
(CF_DEPRECATED_FILENAMEW)) {
525
if (format.
Equals
(DataFormats.Bitmap)
526
|| format.
Equals
((typeof(Bitmap)).FullName)) {
610
if (format.
Equals
(DataFormats.Bitmap) && data is Bitmap) {
873
else if (format.
Equals
(DataFormats.Text)
874
|| format.
Equals
(DataFormats.Rtf)
875
|| format.
Equals
(DataFormats.OemText)) {
878
else if (format.
Equals
(DataFormats.Html)) {
890
else if (format.
Equals
(DataFormats.UnicodeText)) {
893
else if (format.
Equals
(DataFormats.FileDrop)) {
896
else if (format.
Equals
(CF_DEPRECATED_FILENAME)) {
900
else if (format.
Equals
(CF_DEPRECATED_FILENAMEW)) {
904
else if (format.
Equals
(DataFormats.Dib)
912
else if (format.
Equals
(DataFormats.Serializable)
1281
if (format.
Equals
(bitmap)) {
1284
else if (format.
Equals
(emf)) {
1287
else if (format.
Equals
(text)
1288
|| format.
Equals
(unicode)
1289
|| format.
Equals
(standard)
1290
|| format.
Equals
(str)
1291
|| format.
Equals
(DataFormats.Rtf)
1292
|| format.
Equals
(DataFormats.CommaSeparatedValue)
1293
|| format.
Equals
(DataFormats.FileDrop)
1294
|| format.
Equals
(CF_DEPRECATED_FILENAME)
1295
|| format.
Equals
(CF_DEPRECATED_FILENAMEW)) {
1453
if (format.
Equals
(DataFormats.Text)
1454
|| format.
Equals
(DataFormats.Rtf)
1455
|| format.
Equals
(DataFormats.OemText)) {
1458
else if (format.
Equals
(DataFormats.Html)) {
1471
else if (format.
Equals
(DataFormats.UnicodeText)) {
1474
else if (format.
Equals
(DataFormats.FileDrop)) {
1477
else if (format.
Equals
(CF_DEPRECATED_FILENAME)) {
1480
else if (format.
Equals
(CF_DEPRECATED_FILENAMEW)) {
1493
(format.
Equals
(DataFormats.StringFormat) ||
1494
format.
Equals
(typeof(Bitmap).FullName) ||
1495
format.
Equals
(DataFormats.CommaSeparatedValue) ||
1496
format.
Equals
(DataFormats.Dib) ||
1497
format.
Equals
(DataFormats.Dif) ||
1498
format.
Equals
(DataFormats.Locale) ||
1499
format.
Equals
(DataFormats.PenData) ||
1500
format.
Equals
(DataFormats.Riff) ||
1501
format.
Equals
(DataFormats.SymbolicLink) ||
1502
format.
Equals
(DataFormats.Tiff) ||
1503
format.
Equals
(DataFormats.WaveAudio) ||
1504
format.
Equals
(DataFormats.Bitmap) ||
1505
format.
Equals
(DataFormats.EnhancedMetafile) ||
1506
format.
Equals
(DataFormats.Palette) ||
1507
format.
Equals
(DataFormats.MetafilePict));
1586
if (format.
Equals
(DataFormats.Bitmap)) {
1589
else if (format.
Equals
(DataFormats.EnhancedMetafile)) {
1620
if (format.
Equals
(DataFormats.Bitmap)
1921
if (!format.
Equals
(mappedFormats[i])) {
2015
if (!format.
Equals
(mappedFormats[i])) {
2130
if (!format.
Equals
(mappedFormats[i])) {
2169
if (data is Bitmap && format.
Equals
(DataFormats.Dib)) {
2220
if (format.
Equals
(formats[i])) {
winforms\Managed\System\WinForms\DateTimePicker.cs (2)
511
if ((value != null && !value.
Equals
(customFormat)) ||
1043
if (!oldText.
Equals
(this.Text)) {
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
374
found = Items[index].ToString().
Equals
(text);
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1430
if (error.
Equals
(value) && provider.BlinkStyle != ErrorBlinkStyle.AlwaysBlink) {
winforms\Managed\System\WinForms\ListBox.cs (1)
1104
if (SelectionMode != SelectionMode.None && value != null && (SelectedItem == null || !value.
Equals
(GetItemText(SelectedItem)))) {
winforms\Managed\System\WinForms\ListControl.cs (2)
247
if (!value.
Equals
(formatString)) {
310
if (props[i].Name.
Equals
(bindingMemberInfo.BindingField)) {
winforms\Managed\System\WinForms\MenuItem.cs (2)
891
if (data.caption.
Equals
("-")) {
1744
if (!caption.
Equals
(value)) {
winforms\Managed\System\WinForms\NativeWindow.cs (1)
1512
!className.
Equals
(wc.className)) {
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
299
if (value != null && !value.
Equals
(this.text)) {
winforms\Managed\System\WinForms\NumericUpDown.cs (3)
534
else if (keyInput.
Equals
(decimalSeparator) || keyInput.
Equals
(groupSeparator) ||
535
keyInput.
Equals
(negativeSign)) {
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
2684
if (val != null && val.ToString().
Equals
("1")) {
2692
this.HelpVisible = (val != null && val.ToString().
Equals
("1"));
2695
this.CommandsVisibleIfAvailable = (val != null && val.ToString().
Equals
("1"));
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1850
return pe.PropertyLabel.
Equals
(this.PropertyLabel) &&
winforms\Managed\System\WinForms\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
62
if (propertyInfo.Name != null && propertyInfo.Name.
Equals
(props[i].Name)) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertiesTab.cs (1)
60
if ("Name".
Equals
(props[i].Name)) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
524
(text != null && originalTextValue != null && text.
Equals
(originalTextValue))) {
4447
if ((GetFlag(FlagIsNewSelection) || !Edit.Focused) && (s != null && !s.
Equals
(Edit.Text))) {
winforms\Managed\System\WinForms\RichTextBox.cs (2)
761
if (value.
Equals
(Rtf))
3032
if (!SZ_RTF_TAG.
Equals
(str))
winforms\Managed\System\WinForms\StatusBarPanel.cs (2)
419
if (!Text.
Equals
(value)) {
460
if (!ToolTipText.
Equals
(value)) {
winforms\Managed\System\WinForms\TextBoxAutoCompleteSourceConverter.cs (1)
29
if (!currentItemText.
Equals
("ListItems"))
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
1292
if (!WindowText.
Equals
(value)) {
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
404
(value != null && (text == null || !text.
Equals
(value)))) {
System.Workflow.Activities (31)
Common\CompModHelpers.cs (2)
699
if (!typeLeft.BaseType.
Equals
(typeRight.FullName)) return false;
710
if (!typeLeft.BaseType.
Equals
(typeRight.BaseType)) return false;
Common\TypeSystemHelpers.cs (2)
143
if (!thatName.Name.
Equals
(thisName.Name))
203
if (!thatAssemblyName.
Equals
(thisName.Name))
ConstrainedGroup.cs (1)
120
if (this.EnabledActivities[i].QualifiedName.
Equals
(childActivityName))
CorrelationValidator.cs (2)
342
if (ownerActivityName.
Equals
(existingOwnerActivityName))
353
if (owner != null && existingowner != null && owner.QualifiedName.
Equals
(existingowner.QualifiedName))
Designers\StateDesigner.cs (3)
1219
if (!stateDesignerConnector.Target.AssociatedDesigner.Activity.QualifiedName.
Equals
(stateDesignerConnector.TargetStateName))
1234
if (!sourceConnectionPoint.EventHandler.QualifiedName.
Equals
(stateDesignerConnector.EventHandlerName))
2313
if (activity.QualifiedName.
Equals
(qualifiedName))
EventHandlers.cs (3)
196
if (eventSubscriber.eventDrivenActivity.QualifiedName.
Equals
(removedActivity.QualifiedName))
261
if (eventHandlers.EnabledActivities[i].QualifiedName.
Equals
(eda.QualifiedName))
451
if (this.EnabledActivities[i].QualifiedName.
Equals
(childActivityName))
Listen.cs (1)
163
if (listenEventSubscriber.eventDrivenActivity.QualifiedName.
Equals
(eda.QualifiedName))
LocalService\LogicalCallContext.cs (1)
32
if (enumerator.Name.
Equals
("identity"))
Sequence.cs (1)
193
if (removedActivity.QualifiedName.
Equals
(activeChildQualifiedName))
State.cs (2)
93
if (this.EnabledActivities[i].QualifiedName.
Equals
(childActivityName))
473
if (!String.IsNullOrEmpty(executionState.NextStateName) && executionState.NextStateName.
Equals
(state.QualifiedName))
StateInitialization.cs (1)
104
if (setState.TargetStateName.
Equals
(state.QualifiedName))
StateMachineAction.cs (1)
79
Debug.Assert(context.Activity.QualifiedName.
Equals
(this.StateName));
StateMachineExecutionState.cs (3)
171
while (action.StateName.
Equals
(state.QualifiedName))
225
while (currentState != null && (currentState.QualifiedName.
Equals
(targetStateName) || !StateMachineHelpers.ContainsState(currentState, targetStateName)))
234
while (!currentState.QualifiedName.
Equals
(targetStateName))
StateMachineHelpers.cs (5)
108
return state.QualifiedName.
Equals
(initialStateName);
119
return state.QualifiedName.
Equals
(completedStateName);
178
while (!state.QualifiedName.
Equals
(stateQualifiedName) && ContainsState(state, stateQualifiedName))
196
if (state.QualifiedName.
Equals
(stateQualifiedName))
275
if (state.QualifiedName.
Equals
(stateName))
StateMachineSubscriptionManager.cs (3)
107
if (eventActivitySubscription.EventDrivenName.
Equals
(eventDriven.QualifiedName))
118
if (eventActivitySubscription.StateName.
Equals
(state.QualifiedName))
155
if (parentState.QualifiedName.
Equals
(stateName))
System.Workflow.ComponentModel (23)
AuthoringOM\ActivitiesCollection.cs (2)
232
if ((this[index].Name.
Equals
(key) || this[index].QualifiedName.
Equals
(key)))
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (1)
1161
if (nestedType.Name.
Equals
(Helper.EnsureTypeName(codeType.Name)))
AuthoringOM\Compiler\TypeSystem\Helper.cs (1)
178
if (attribInfo.AttributeInfo.AttributeType.FullName.
Equals
(attributeType.FullName))
AuthoringOM\Design\ActivityDesigner.cs (1)
1795
if (e.Member != null && e.Member.Name != null && e.Member.Name.
Equals
("Name"))
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
673
if (type != null && (type.FullName.
Equals
(baseType.FullName)))
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (4)
982
if (!this.headerTextComboBox.Text.
Equals
(this.headerFooterCustom))
994
if (!this.footerTextComboBox.Text.
Equals
(this.headerFooterCustom))
1090
this.headerCustom = this.headerTextComboBox.Text.
Equals
(this.headerFooterCustom);
1097
this.footerCustom = this.footerTextComboBox.Text.
Equals
(this.headerFooterCustom);
AuthoringOM\Design\IdentifierCreationService.cs (1)
60
if (activity.Name.ToLowerInvariant().
Equals
(identifier.ToLowerInvariant()))
AuthoringOM\Sequence.cs (1)
108
if (removedActivity.QualifiedName.
Equals
(activeChildQualifiedName))
AuthoringOM\Serializer\ActivityCodeDomSerializationManager.cs (1)
226
objectType.Namespace != null && objectType.Namespace.
Equals
(typeof(System.Drawing.Image).Namespace))
AuthoringOM\Serializer\ActivitySurrogate.cs (3)
301
if (this.memberNames.Length > 0 && this.memberNames[this.lastPosition].
Equals
(name))
305
else if ((++this.lastPosition < this.memberNames.Length) && (this.memberNames[this.lastPosition].
Equals
(name)))
314
if (this.memberNames[i].
Equals
(name))
AuthoringOM\Serializer\ActivityTypeCodeDomSerializer.cs (1)
67
if (method != null && method.Name.
Equals
(_initMethodName) && method.Parameters.Count == 0)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (2)
1397
if (name == null || !name.
Equals
(property.Name))
3152
if (xmlQualifiedName.Name.
Equals
(typeof(Array).Name) || string.Equals(xmlQualifiedName.Name, "Null", StringComparison.Ordinal) || string.Equals(xmlQualifiedName.Name, typeof(NullExtension).Name, StringComparison.Ordinal) || string.Equals(xmlQualifiedName.Name, "Type", StringComparison.Ordinal) || string.Equals(xmlQualifiedName.Name, typeof(TypeExtension).Name, StringComparison.Ordinal))
Shared\CompModHelpers.cs (2)
697
if (!typeLeft.BaseType.
Equals
(typeRight.FullName)) return false;
708
if (!typeLeft.BaseType.
Equals
(typeRight.BaseType)) return false;
Shared\TypeSystemHelpers.cs (2)
142
if (!thatName.Name.
Equals
(thisName.Name))
202
if (!thatAssemblyName.
Equals
(thisName.Name))
System.WorkflowServices (14)
System\Workflow\Activities\Design\OperationPickerDialog.cs (2)
426
if (foundContract.Name.
Equals
(serviceContractListItem.Name))
474
if (foundOperation.Name.
Equals
(newOperationName))
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (10)
225
if (combo.DroppedDown && combo.Text.
Equals
(SR2.GetString(SR2.BrowseType)) && !typeof(TypeChooserCellItem).Equals(currentCell.Value))
496
if (paramInfo.Name.
Equals
(SR2.GetString(SR2.ReturnValueString)))
707
if (string.IsNullOrEmpty(name) || name.
Equals
(this.ParameterTemplateRowName))
721
if (direction.
Equals
(SR2.GetString(SR2.ParameterDirectionIn)))
725
if (direction.
Equals
(SR2.GetString(SR2.ParameterDirectionOut)))
729
if (direction.
Equals
(SR2.GetString(SR2.ParameterDirectionRef)))
735
if (name.
Equals
(SR2.GetString(SR2.ReturnValueString)))
767
if (parameterName.
Equals
(row.Cells[this.nameColumn.Index].Value.ToString()))
773
if (parameterName.
Equals
(this.ParameterTemplateRowName) && (e.RowIndex == this.parametersGrid.Rows.Count - 1))
777
if (parameterName.
Equals
(SR2.GetString(SR2.ReturnValueString)))
System\Workflow\Activities\ServiceOperationHelpers.cs (1)
337
if (argumentNames[index].
Equals
(propertyName))
System\Workflow\Activities\TypedOperationInfo.cs (1)
268
if (argumentNames[index].
Equals
(propertyName))
System.Xml (45)
System\Xml\Cache\XPathDocumentBuilder.cs (4)
263
Debug.Assert(!prefix.
Equals
("xmlns"));
444
Debug.Assert(!prefix.
Equals
("xmlns") && !namespaceName.
Equals
(XmlReservedNs.NsXmlNs));
496
Debug.Assert(prefix.
Equals
("xml"), "xmlns:xml namespace declaration should always be present in the list.");
System\Xml\Core\XmlTextReaderImpl.cs (3)
2604
Debug.Assert( baseUri == null || ( baseUri.ToString().
Equals
( baseUriStr ) ) );
5655
Throw( target.
Equals
( "xml" ) ? Res.Xml_XmlDeclNotFirst : Res.Xml_InvalidPIName, target );
8317
if ( nodes[i].prefix.
Equals
( pref ) ) {
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
830
Debug.Assert( baseUri == null || ( baseUri.ToString().
Equals
( baseUriStr ) ) );
3646
Throw( target.
Equals
( "xml" ) ? Res.Xml_XmlDeclNotFirst : Res.Xml_InvalidPIName, target );
System\Xml\Dom\DomNameTable.cs (6)
44
|| e.LocalName.
Equals
(localName))
46
|| e.Prefix.
Equals
(prefix))
48
|| e.NamespaceURI.
Equals
(ns))
69
|| e.LocalName.
Equals
(localName))
71
|| e.Prefix.
Equals
(prefix))
73
|| e.NamespaceURI.
Equals
(ns))
System\Xml\NameTable.cs (2)
85
if ( e.hashCode == hashCode && e.str.
Equals
( key ) ) {
139
if ( e.hashCode == hashCode && e.str.
Equals
( value ) ) {
System\Xml\Schema\Chameleonkey.cs (1)
63
return this.targetNS.
Equals
(cKey.targetNS) && this.chameleonLocation.Equals(cKey.chameleonLocation) &&
System\Xml\Schema\DtdParser.cs (4)
650
if ( attrDef != null && attrDef.Prefix.Length > 0 && attrDef.Prefix.
Equals
( "xml" ) && attrDef.Name.Name == "space" ) {
672
if (attrDef.Prefix.Length > 0 && attrDef.Prefix.
Equals
("xml")) {
681
if ( val.
Equals
( "preserve" ) || val.
Equals
( "default" ) ) {
System\Xml\Schema\DtdParserAsync.cs (4)
295
if ( attrDef != null && attrDef.Prefix.Length > 0 && attrDef.Prefix.
Equals
( "xml" ) && attrDef.Name.Name == "space" ) {
317
if (attrDef.Prefix.Length > 0 && attrDef.Prefix.
Equals
("xml")) {
326
if ( val.
Equals
( "preserve" ) || val.
Equals
( "default" ) ) {
System\Xml\Schema\FacetChecker.cs (2)
1168
if (value.
Equals
(((Uri)enumeration[i]).OriginalString)) {
1175
if (value.
Equals
((string)enumeration[i])) {
System\Xml\Schema\Inference\Infer.cs (2)
269
if (!prefix.
Equals
("xml") && !prefix.
Equals
("xmlns"))
System\Xml\Schema\XdrBuilder.cs (1)
1425
if (!s.
Equals
("*") &&
System\Xml\Schema\XmlSchemaValidator.cs (1)
1538
if (decl.Presence == SchemaDeclBase.Use.Fixed && !elementValue.
Equals
(elementDecl.DefaultValueRaw)) { //check string equality for mixed as it is untyped.
System\Xml\Schema\XsdValidator.cs (1)
332
else if(xsiNil != null && xsiNil.
Equals
("true")) {
System\Xml\ValidateNames.cs (6)
444
return s.
Equals
(XmlReservedNs.NsXml) || s.
Equals
(XmlReservedNs.NsXmlNs);
503
if (ns.Length == 0 && localName.
Equals
("xmlns")) {
548
if (prefix.
Equals
("xml")) {
550
if (!ns.
Equals
(XmlReservedNs.NsXml)) {
555
else if (prefix.
Equals
("xmlns")) {
System\Xml\XmlNamespacemanager.cs (1)
133
if ( ( Ref.Equal( xml, prefix ) && !uri.
Equals
( XmlReservedNs.NsXml ) ) ) {
System\Xml\XPath\Internal\AttributeQuery.cs (1)
42
Debug.Assert(! currentNode.NamespaceURI.
Equals
(XmlReservedNs.NsXmlNs));
System\Xml\XPath\Internal\BaseAxisQuery.cs (2)
85
if (name.
Equals
(e.LocalName) || name.Length == 0) {
86
if (nsUri.
Equals
(e.NamespaceURI)){
System\Xml\XPath\Internal\NamespaceQuery.cs (1)
60
return Name.
Equals
(e.LocalName);
System\Xml\XPath\Internal\XPathParser.cs (1)
669
this.scanner.Name.
Equals
(op)
UIAutomationClient (1)
MS\Internal\Automation\ProxyManager.cs (1)
743
if( pi.ClassName.
Equals
( _pseudoProxyClassNames[ j ] ) )
UIAutomationClientsideProviders (16)
MS\Internal\AutomationProxies\Misc.cs (1)
1931
if (!ProxyGetClassName(hwnd).
Equals
("tooltips_class32"))
MS\Internal\AutomationProxies\WindowsButton.cs (4)
569
if (!Misc.GetClassName(_hwnd).
Equals
("Button"))
584
if (Misc.GetClassName(hwndParent).
Equals
("Shell_TrayWnd"))
595
if (!Misc.GetClassName(_hwnd).
Equals
("Button"))
603
if (Misc.GetClassName(hwndParent).
Equals
("Desktop More Programs Pane"))
MS\Internal\AutomationProxies\WindowsComboBox.cs (2)
167
if (Misc.GetClassName(_hwnd).
Equals
("Internet Explorer_TridentCmboBx"))
727
if (Misc.GetClassName(hwnd).
Equals
("Internet Explorer_TridentCmboBx"))
MS\Internal\AutomationProxies\WindowsContainer.cs (2)
44
if (className.
Equals
("#32770"))
204
return dlgName.
Equals
(WindowsTabItem.GetName(hwndTab, item, true));
MS\Internal\AutomationProxies\WindowsEditBox.cs (2)
995
if (classname.
Equals
("SysIPAddress32"))
1011
if (classname.
Equals
("SysListView32"))
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
745
if (Misc.GetClassName(_hwnd).
Equals
("Internet Explorer_TridentLstBox"))
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
812
if (val.
Equals
(ListViewItem.GetText(hwnd, item, 0)))
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
727
return Misc.GetClassName(hwndParent).
Equals
("MsoCommandBar");
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
642
if (text.
Equals
(WindowsTreeView.GetItemText(hwnd, item)))
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
495
return Misc.ProxyGetClassName(Process.GetProcessById(processId).MainWindowHandle).
Equals
("ConsoleWindowClass");
WindowsBase (1)
Base\System\Windows\DependencyProperty.cs (1)
1109
return (_name.
Equals
(key._name) && (_ownerType == key._ownerType));
XamlBuildTask (3)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (1)
259
if (attrib != null && language.
Equals
("VB") && string.Equals(attrib.Type.UnderlyingType.FullName, typeof(DefaultValueAttribute).FullName) && paramInfo.Type == null)
Microsoft\Build\Tasks\Xaml\PartialClassGenerationTaskInternal.cs (2)
432
if (this.Language.
Equals
("VB") && !String.IsNullOrWhiteSpace(classData.RootNamespace))
647
ClassImporter importer = new ClassImporter(xamlFileName, this.AssemblyName, this.Language.
Equals
("VB") ? this.RootNamespace : null);