8130 references to Empty
ComSvcConfig (7)
Options.cs (2)
160string mexOnlyComponent = String.Empty; 354if (String.Empty == mexOnlyComponent)
parent\svcutil\CommandLineParser.cs (2)
172arguments.Add(String.Empty, arg); 190argValue = String.Empty;
Tool.cs (2)
187if (String.Empty != options.MexOnlyComponent) 702string missingInterface = String.Empty;
WasEndpointConfigContainer.cs (1)
246return String.Empty;
Microsoft.Activities.Build (4)
Microsoft\Activities\Build\BeforeInitializeComponentExtension.cs (1)
45CodeCompileUnit myCodeCompileUnit = GenerateCompileUnit(classData.Namespace ?? string.Empty, classData, buildContext.Language);
Microsoft\Activities\Build\Expressions\ExpressionsBuildExtension.cs (1)
112LogError(SR.ExpressionBuildExtensionConstructorFailed(type.FullName, ctorException != null ? ctorException.Message : string.Empty));
Microsoft\Activities\Build\Validation\ValidationBuildExtension.cs (2)
87string fileName = inputTaskItem != null ? inputTaskItem.ItemSpec : String.Empty; 92string message = SR.ValidationBuildExtensionConstructorFailed(type.FullName, ex != null ? ex.Message : string.Empty);
mscorlib (219)
microsoft\win32\registry.cs (1)
135subKeyName = string.Empty;
microsoft\win32\registrykey.cs (1)
1369strings.Add(String.Empty);
system\AppContext\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
system\appdomain.cs (2)
2306InternalSetPrivateBinPath(String.Empty); 2315InternalSetShadowCopyPath(String.Empty);
system\bitconverter.cs (1)
380return string.Empty;
system\console.cs (3)
1150__Error.WinIOError(errorCode, String.Empty); 1299__Error.WinIOError(errorCode, String.Empty); 1390__Error.WinIOError(r, String.Empty);
system\convert.cs (2)
1808return value == null? String.Empty: value.ToString(); 2177return String.Empty;
system\dbnull.cs (2)
36return String.Empty; 40return String.Empty;
system\deployment\cmsutils.cs (1)
129string friendlyName = String.Empty;
system\diagnostics\eventing\eventsource.cs (4)
3559string msg = String.Empty; 6710keyword = string.Empty; 6715keyword = string.Empty; 6769return string.Empty;
system\diagnostics\eventing\StubEnvironment.cs (2)
30string sargs = String.Empty; 33if (sargs != String.Empty)
system\empty.cs (1)
28return String.Empty;
system\environment.cs (2)
1403return String.Empty; 1530s = String.Empty;
system\globalization\calendardata.cs (5)
105"July", "August", "September", "October", "November", "December", String.Empty}; // month names 107"Jul", "Aug", "Sep", "Oct", "Nov", "Dec", String.Empty}; // abbreviated month names 133if (this.sNativeName == null) this.sNativeName = String.Empty; // Calendar Name for the locale. 170this.sNativeName = String.Empty; 257this.saEraNames = new String[] { String.Empty };
system\globalization\compareinfo.cs (1)
1131source = String.Empty; // back to original
system\globalization\culturedata.cs (3)
1141this.sName = String.Empty; 3012return String.Empty; 3077result = String.Empty;
system\globalization\cultureinfo.cs (4)
1076this.m_nonSortName = String.Empty; 2035return string.Empty; 2054return String.Empty; 2073return String.Empty;
system\globalization\datetimeformatinfoscanner.cs (16)
131temp.Add("/", String.Empty); 132temp.Add("-", String.Empty); 133temp.Add(".", String.Empty); 135temp.Add(CJKYearSuff, String.Empty); 136temp.Add(CJKMonthSuff, String.Empty); 137temp.Add(CJKDaySuff, String.Empty); 138temp.Add(KoreanYearSuff, String.Empty); 139temp.Add(KoreanMonthSuff, String.Empty); 140temp.Add(KoreanDaySuff, String.Empty); 141temp.Add(KoreanHourSuff, String.Empty); 142temp.Add(KoreanMinuteSuff, String.Empty); 143temp.Add(KoreanSecondSuff, String.Empty); 144temp.Add(CJKHourSuff, String.Empty); 145temp.Add(ChineseHourSuff, String.Empty); 146temp.Add(CJKMinuteSuff, String.Empty); 147temp.Add(CJKSecondSuff, String.Empty);
system\globalization\stringinfo.cs (2)
50m_str = String.Empty; 282return (String.Empty);
system\globalization\timespanformat.cs (3)
336x.literals[0] = isNegative ? "-" : String.Empty; 341x.literals[5] = String.Empty; 358literals[i] = String.Empty;
system\globalization\timespanparse.cs (3)
420if (!AddSep(String.Empty, ref result)) return false; 645if (input == String.Empty) { 701tok.sep = String.Empty;
system\internal.cs (1)
133new KeyValuePair<Object, Int32>(String.Empty, Int32.MinValue);
system\io\__consolestream.cs (2)
137__Error.WinIOError(errCode, String.Empty); 163__Error.WinIOError(errCode, String.Empty);
system\io\__error.cs (2)
83return String.Empty; 126WinIOError(errorCode, String.Empty);
system\io\binaryreader.cs (1)
263return String.Empty;
system\io\directory.cs (4)
351CheckPermissions(string.Empty, name, checkHost: checkHost, access: FileSecurityStateAccess.PathDiscovery); 1098CheckPermissions(string.Empty, currentDirectory, checkHost: true, access: FileSecurityStateAccess.PathDiscovery); 1127__Error.WinIOError(errorCode, string.Empty); 1274__Error.WinIOError(hr, String.Empty);
system\io\directoryinfo.cs (5)
134Directory.CheckPermissions(string.Empty, FullPath, checkHost: false); 159Directory.CheckPermissions(string.Empty, FullPath, checkHost: true, access: FileSecurityStateAccess.PathDiscovery); 169Directory.CheckPermissions(string.Empty, FullPath, checkHost: false, access: FileSecurityStateAccess.PathDiscovery); 192Directory.CheckPermissions(string.Empty, dir.FullPath, checkHost: true, access: FileSecurityStateAccess.PathDiscovery | FileSecurityStateAccess.Read); 689__Error.WinIOError(hr, string.Empty);
system\io\filestream.cs (13)
331FrameworkEventSource.Log.ThreadTransferReceive((long)(asyncResult.OverLapped), 2, string.Empty); 389__Error.WinIOError(errorCode, String.Empty); 1186__Error.WinIOError(hr, String.Empty); 1485__Error.WinIOError(hr, String.Empty); 1599__Error.WinIOError(hr, String.Empty); 1718__Error.WinIOError(hr, String.Empty); 1859__Error.WinIOError(hr, String.Empty); 2062FrameworkEventSource.Log.ThreadTransferSend((long)(asyncResult.OverLapped), 2, string.Empty, false); 2097__Error.WinIOError(hr, String.Empty); 2149__Error.WinIOError(afsar.ErrorCode, String.Empty); 2321FrameworkEventSource.Log.ThreadTransferSend((long)(asyncResult.OverLapped), 2, string.Empty, false); 2354__Error.WinIOError(hr, String.Empty); 2404__Error.WinIOError(afsar.ErrorCode, String.Empty);
system\io\filesysteminfo.cs (1)
134return String.Empty;
system\io\isolatedstorage\isolatedstoragefile.cs (1)
1602if (path == String.Empty)
system\io\longpath.cs (1)
666__Error.WinIOError(hr, String.Empty);
system\io\path.cs (2)
313return String.Empty; 318return String.Empty;
system\io\streamreader.cs (1)
1293return String.Empty;
system\objectdisposedexception.cs (1)
58return String.Empty;
system\operatingsystem.cs (1)
99return string.Empty;
system\reflection\emit\modulebuilder.cs (7)
142if (strFormat == null || strFormat.Equals(String.Empty)) 1323ResWriterData resWriterData = new ResWriterData( resWriter, stream, name, String.Empty, String.Empty, attribute); 1374ResWriterData resWriterData = new ResWriterData( null, stream, name, String.Empty, String.Empty, attribute); 1748return new TypeToken(GetTypeRefNested(type, this, String.Empty)); 1769String strRefedModuleFileName = String.Empty;
system\reflection\emit\modulebuilderdata.cs (1)
53if (strExtension == null || strExtension == String.Empty)
system\reflection\emit\typebuilder.cs (1)
671m_strNameSpace = String.Empty;
system\reflection\mdconstant.cs (1)
158return stringVal == null ? String.Empty : stringVal;
system\resources\manifestbasedresourcegroveler.cs (1)
683String resName = String.Empty;
system\resources\resourcemanager.cs (1)
1129reswFilename = String.Empty;
system\runtime\interopservices\marshal.cs (2)
135return string.Empty; 2370strProgId = String.Empty;
system\runtime\interopservices\registrationservices.cs (4)
424if (strProgId != String.Empty) 468if (strProgId != String.Empty) 686if (strProgId != String.Empty) 750if (strProgId != String.Empty)
system\runtime\interopservices\typelibconverter.cs (1)
102if (String.Empty.Equals(asmFileName))
system\runtime\interopservices\windowsruntime\enumeratortoiteratoradapter.cs (1)
167stringItems[i] = String.Empty;
system\runtime\interopservices\windowsruntime\ireadonlylisttoivectorviewadapter.cs (1)
122stringItems[i] = String.Empty;
system\runtime\interopservices\windowsruntime\listtovectoradapter.cs (1)
252stringItems[i] = String.Empty;
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
1059return String.Empty;
system\runtime\serialization\formatters\binary\binaryformatterwriter.cs (1)
702assemblyString=String.Empty;
system\security\cryptography\HashAlgorithmName.cs (1)
80return _name ?? String.Empty;
system\security\hostprotectionexception.cs (1)
102return String.Empty;
system\security\permissions\permissionattributes.cs (1)
831if (m_version == null || m_version.Equals(String.Empty))
system\security\policy\netcodegroup.cs (3)
266public static readonly string AbsentOriginScheme = string.Empty; 487scheme = string.Empty; 500port = string.Empty;
system\security\policymanager.cs (1)
318string extendedInformation = extendedError != null ? extendedError.Message : String.Empty;
system\security\principal\windowsidentity.cs (7)
304return String.Empty; 309return String.Empty; // no authentication, just return an empty string 502return String.Empty; 1500instanceClaims.Add( new Claim(windowsClaim.Name, Marshal.PtrToStringAuto(stringPointers[item]), ClaimValueTypes.String, m_issuerName, m_issuerName, this, propertyValue, string.Empty)); 1510instanceClaims.Add(new Claim(windowsClaim.Name, Convert.ToString(intValues[item], CultureInfo.InvariantCulture), ClaimValueTypes.Integer64, m_issuerName, m_issuerName, this, propertyValue, string.Empty)); 1521instanceClaims.Add( new Claim(windowsClaim.Name, Convert.ToString((UInt64)uintValues[item], CultureInfo.InvariantCulture), ClaimValueTypes.UInteger64, m_issuerName, m_issuerName, this, propertyValue, string.Empty)); 1538string.Empty));
system\string.cs (40)
98return String.Empty; 101separator = String.Empty; 129separator = String.Empty; 133return String.Empty; 168separator = String.Empty; 173return String.Empty; 220separator = String.Empty; 225return String.Empty; 249return String.Empty; 1127splitStrings[arrIndex] = String.Empty; 1291return String.Empty; 1415return String.Empty; 1590return String.Empty; 1620return String.Empty; 1659return String.Empty; 1701return String.Empty; 1713return String.Empty; 1745return String.Empty; 2816return String.Empty; 2836return String.Empty; 2926return String.Empty; 3051return String.Empty; 3062arg0 = String.Empty; 3066arg1 = String.Empty; 3077arg0 = String.Empty; 3081arg1 = String.Empty; 3085arg2 = String.Empty; 3133sArgs[i] = ((value==null)?(String.Empty):(value.ToString())); 3134if (sArgs[i] == null) sArgs[i] = String.Empty; // value.ToString() above could have returned null 3196return String.Empty; 3225return String.Empty; 3229str0 = String.Empty; 3233str1 = String.Empty; 3237str2 = String.Empty; 3261return String.Empty; 3265str0 = String.Empty; 3269str1 = String.Empty; 3273str2 = String.Empty; 3277str3 = String.Empty; 3320internalValues[i] = ((value==null)?(String.Empty):(value));
system\text\asciiencoding.cs (1)
389if (bytes.Length == 0) return String.Empty;
system\text\encodingnls.cs (1)
357if (bytes.Length == 0) return String.Empty;
system\text\normalization.cs (1)
256if (iLength == 0) return String.Empty;
system\text\stringbuilder.cs (5)
93: this(String.Empty, capacity) { 134value = String.Empty; 213persistedString = String.Empty; 336return String.Empty; 1470if (s == null) s = String.Empty;
system\text\unicodeencoding.cs (1)
426if (bytes.Length == 0) return String.Empty;
system\text\utf32encoding.cs (1)
425if (bytes.Length == 0) return String.Empty;
system\text\utf7encoding.cs (2)
98this.encoderFallback = new EncoderReplacementFallback(String.Empty); 496if (bytes.Length == 0) return String.Empty;
system\text\utf8encoding.cs (1)
458if (bytes.Length == 0) return String.Empty;
system\threading\timer.cs (2)
584FrameworkEventSource.Log.ThreadTransferSendObj(this, 1, string.Empty, true); 697FrameworkEventSource.Log.ThreadTransferReceiveObj(this, 1, string.Empty);
system\throwhelper.cs (3)
91throw new ArgumentOutOfRangeException(GetArgumentName(argument), String.Empty); 234return string.Empty; 435return string.Empty;
system\timezoneinfo.cs (21)
287return (m_displayName == null ? String.Empty : m_displayName); 293return (m_standardDisplayName == null ? String.Empty : m_standardDisplayName); 299return (m_daylightDisplayName == null? String.Empty : m_daylightDisplayName); 2538String registryStandardName = key.GetValue(c_standardValue, String.Empty, RegistryValueOptions.None) as String; 2574return String.Empty; 2584return String.Empty; 2601return String.Empty; 2605return String.Empty; 2623return String.Empty; 2628return String.Empty; 2662return String.Empty; 2683displayName = String.Empty; 2684standardName = String.Empty; 2685daylightName = String.Empty; 2688String displayNameMuiResource = key.GetValue(c_muiDisplayValue, String.Empty, RegistryValueOptions.None) as String; 2689String standardNameMuiResource = key.GetValue(c_muiStandardValue, String.Empty, RegistryValueOptions.None) as String; 2690String daylightNameMuiResource = key.GetValue(c_muiDaylightValue, String.Empty, RegistryValueOptions.None) as String; 2707displayName = key.GetValue(c_displayValue, String.Empty, RegistryValueOptions.None) as String; 2710standardName = key.GetValue(c_standardValue, String.Empty, RegistryValueOptions.None) as String; 2713daylightName = key.GetValue(c_daylightValue, String.Empty, RegistryValueOptions.None) as String; 3867throw new SerializationException(Environment.GetResourceString("Serialization_InvalidEscapeSequence", String.Empty));
system\typeinitializationexception.cs (1)
55return String.Empty;
system\typeloadexception.cs (1)
81return String.Empty;
system\unityserializationholder.cs (1)
144assemName = String.Empty;
system\version.cs (2)
288return(String.Empty); 492SetFailure(failure, String.Empty);
PresentationBuildTasks (186)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (1)
660return LookupNamespace(String.Empty);
BuildTasks\Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
519private string _currentProject = String.Empty;
BuildTasks\Microsoft\Build\Tasks\Windows\GetWinFXPath.cs (3)
253private string _winFXNativePath = string.Empty; 254private string _winFXWowPath = string.Empty; 255private string _winFXPath = string.Empty;
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (17)
705codeFile = String.Empty; 706bamlFile = String.Empty; 740codeFile = String.Empty; 745bamlFile = String.Empty; 753codeFile = String.Empty; 1545string linkAlias = String.Empty; 1546string logicalName = String.Empty; 1856private string _languageSourceExtension = string.Empty; 1865private string _rootNamespace = String.Empty; 1878private string _uiCulture = String.Empty; 1880private string _applicationFile = String.Empty; 1882private string _hostInBrowser = String.Empty; 1897private string _defineConstants = String.Empty; 1900private string _pageMarkupCache = String.Empty; 1901private string _contentFilesCache = String.Empty; 1902private string _sourceCodeFilesCache = String.Empty; 1903private string _referencesCache = String.Empty;
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (3)
701writer.WriteLine(String.Empty); 907private string _rootNamespace = String.Empty; 925private string _internalTypeHelperFile = String.Empty;
BuildTasks\Microsoft\Build\Tasks\Windows\ResourcesGenerator.cs (1)
353string relPath = String.Empty;
BuildTasks\Microsoft\Build\Tasks\Windows\UidManager.cs (3)
592if (prefix != string.Empty) 1293Content = (line == null) ? string.Empty : line; 1332return string.Empty;
BuildTasks\Ms\Internal\MarkupCompiler\CompilationUnit.cs (4)
75private string _assemblyName = string.Empty; 76private string _language = string.Empty; 77private string _sourcePath = string.Empty; 78private string _defaultNamespace = string.Empty;
BuildTasks\Ms\Internal\MarkupCompiler\FileUnit.cs (3)
48private static FileUnit _empty = new FileUnit(String.Empty, String.Empty, String.Empty);
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (32)
1331string asmMissing = string.Empty; 1338asmMissing += (asmMissing.Length > 0 ? ", " : string.Empty) + "PresentationCore"; 1342asmMissing += (asmMissing.Length > 0 ? ", " : string.Empty) + "PresentationFramework"; 1425ns = string.Empty; 1561string parentFolderPrefix = string.Empty; 1886cdce.MethodName = eventHandler.Trim() + (subClassed ? HELPER : string.Empty); 2198string localTypeArgNamespace = string.Empty; 2199string localTypeArgClassName = string.Empty; 2411ctrBaseClass = GenerateConstructedTypeReference(baseClass, _typeArgsList, string.Empty); 2444string ns = string.Empty; 2445string baseClassName = string.Empty; 2589string uriPart = string.Empty; 2591string version = String.IsNullOrEmpty(AssemblyVersion) ? String.Empty : COMPONENT_DELIMITER + VER + AssemblyVersion; 2592string token = String.IsNullOrEmpty(AssemblyPublicKeyToken) ? String.Empty : COMPONENT_DELIMITER + AssemblyPublicKeyToken; 3313private string _localElementFullName = string.Empty; 3390private string _subClass = string.Empty; 3399private string _targetPath = string.Empty; // Current Dir is default 3412private string _language = string.Empty; 3413private string _languageSourceExtension = string.Empty; 3424private string _assemblyName = string.Empty; 3425private string _assemblyVersion = string.Empty; 3426private string _assemblyPublicKeyToken = string.Empty; 3427private string _applicationFile = string.Empty; 3428private string _defaultNamespace = string.Empty; 3432private string _compilationUnitSourcePath = string.Empty; 3444private string _private = string.Empty; 3445private string _public = string.Empty; 3446private string _protected = string.Empty; 3447private string _internal = string.Empty; 3448private string _protectedInternal = string.Empty; 3449private string _privateClass = string.Empty; 3450private string _publicClass = string.Empty;
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (20)
60classFullName = _compiler.StartElement(ref _class, _subClass, ref _classModifier, xamlObjectNode.ElementType, string.Empty); 191string localElementFullName = string.Empty; 246string localTagFullName = string.Empty; 334localTagFullName = string.Empty; 428_class = string.Empty; 429_subClass = string.Empty; 446if (_class == string.Empty) 481if (_subClass == string.Empty) 496if (_classModifier == string.Empty) 649_class = string.Empty; 650_classModifier = string.Empty; 651_subClass = string.Empty; 847index >= 0 ? "fully qualified " : string.Empty, 852_class = string.Empty; 866_classModifier = string.Empty; 877index >= 0 ? "fully qualified " : string.Empty, 882_subClass = string.Empty; 930private string _class = string.Empty; 931private string _subClass = string.Empty; 941private string _classModifier = string.Empty;
BuildTasks\MS\Internal\Tasks\CompilerLocalReference.cs (7)
42private static LocalReferenceFile _empty = new LocalReferenceFile(String.Empty, false, String.Empty, String.Empty); 85string cacheText = String.Empty; 212sw.WriteLine(String.Empty); 218sw.WriteLine(String.Empty); 346private string _internalTypeHelperFile = String.Empty;
BuildTasks\MS\Internal\Tasks\CompilerState.cs (2)
213string cacheString = String.Empty; 241string fileNames = String.Empty;
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (1)
396string relPath = String.Empty;
Framework\System\Windows\Markup\BamlMapTable.cs (12)
86KnownAssemblyInfoRecord.Assembly = ReflectionHelper.LoadAssembly(_frameworkAssembly, string.Empty); 134if (typeShortName == string.Empty) 983string.Empty, 984string.Empty); 1194typeClrNamespace = string.Empty; 1234if (serializerTypeFullName == string.Empty) 1248string.Empty, string.Empty); 1338string.Empty : serializerType.Assembly.FullName; 1340string.Empty : serializerType.FullName; 1437null, string.Empty, string.Empty);
Framework\System\Windows\Markup\BamlRecordWriter.cs (12)
277string serializerAssemblyName = string.Empty; 489string.Empty, 490string.Empty); 826string serializerAssemblyName = string.Empty; 913string.Empty, 914string.Empty); 989if (xamlProperty.AssemblyName != string.Empty && xamlProperty.TypeFullName != string.Empty) 1106string.Empty, 1107string.Empty); 1448string.Empty, 1449string.Empty);
Framework\System\Windows\Markup\MarkupExtensionParser.cs (11)
196propName = string.Empty; 361typeName = string.Empty; 362args = string.Empty; 523if (resolvedTag && propIdName != string.Empty) 582string prefix = String.Empty; 768string prefix = String.Empty; 1290string.Empty, 1393string prefix = (nameIndex < 0) ? String.Empty : propertyName.Substring(0, nameIndex); 1528string prefix = (nameIndex < 0) ? String.Empty : name.Substring(0, nameIndex); 1589string.Empty, 1590string.Empty);
Framework\System\Windows\Markup\ParserContext.cs (5)
91_xmlLang = String.Empty; 92_xmlSpace = String.Empty; 296_xmlLang = (null == value ? String.Empty : value); 851private String _xmlLang = String.Empty; 852private String _xmlSpace = String.Empty;
Framework\System\Windows\Markup\StyleXamlParser.cs (4)
160string localElementFullName = string.Empty; 258string localTagFullName = string.Empty; 313localTagFullName = string.Empty; 393string prefix = string.Empty;
Framework\System\Windows\Markup\TemplateXamlParser.cs (4)
174string localElementFullName = string.Empty; 294string localTagFullName = string.Empty; 349localTagFullName = string.Empty; 441string prefix = string.Empty;
Framework\System\Windows\Markup\XamlNodes.cs (1)
1189string.Empty :
Framework\System\Windows\Markup\XAMLParseException.cs (1)
446if (innerException.Message != String.Empty)
Framework\System\Windows\Markup\XamlParser.cs (2)
1074assemblyName = string.Empty; 1075typeFullName = string.Empty;
Framework\System\Windows\Markup\XamlReaderHelper.cs (16)
581string ownerTypeFullName = string.Empty; 823string.Empty, 824string.Empty); 884string parentName = declaringType != null ? declaringType.Name : string.Empty; 1572string.Empty : 1862if (namespacePrefix != string.Empty) 1941if (contentProperty == string.Empty) 2227string prefix = string.Empty; 2363ThrowException(SRID.ParserUndeclaredNS, String.Empty); 2993string parentName = parentType != null ? parentType.Name : string.Empty; 3065string prefix = string.Empty; 3075string valueAssemblyName = string.Empty; 3076string valueTypeFullName = string.Empty; 3244string parentName = parentType != null ? parentType.Name : string.Empty; 5084string.Empty); 6516textFlowData.TextNode.UpdateText(string.Empty);
Framework\System\Windows\Markup\XamlTypeMapper.cs (12)
218if (assemblyPath == string.Empty) 223if (assemblyName == string.Empty) 776if (value == string.Empty) 809if (propType.IsEnum && attribValue != string.Empty) 2342string prefix = String.Empty; 3073string xmlns = string.Empty; 3080xmlns = context.XmlnsDictionary[string.Empty]; 3083ThrowException(SRID.ParserUndeclaredNS, string.Empty); 3150localTypeArgClassName = string.Empty; 3151localTypeArgNamespace = string.Empty; 3158string xmlns = context.XmlnsDictionary[string.Empty]; 3161ThrowException(SRID.ParserUndeclaredNS, string.Empty);
Framework\System\Windows\Markup\XmlnsDictionary.cs (3)
359_nsDeclarations[thisDecl].Uri != String.Empty) 439_nsDeclarations[decl].Prefix = String.Empty; 597_nsDeclarations[0].Prefix = string.Empty;
Shared\MS\Internal\ResourceIDHelper.cs (1)
36string resourceID = String.Empty;
Shared\System\Windows\Markup\ReflectionHelper.cs (4)
204return attrValue == null ? string.Empty : attrValue; 325attrValue = string.Empty; 458string friendAssemblyName = string.Empty; 486private static string _localAssemblyName = string.Empty;
PresentationCore (116)
Core\CSharp\MS\Internal\FontCache\CanonicalFontFamilyReference.cs (1)
207private static readonly CanonicalFontFamilyReference _unresolved = new CanonicalFontFamilyReference((Uri)null, string.Empty);
Core\CSharp\MS\Internal\FontCache\FamilyCollection.cs (3)
80if (_sxsFontsLocation == String.Empty) 84if (_sxsFontsLocation == String.Empty) 461_sxsFontsLocation = String.Empty;
Core\CSharp\MS\Internal\FontCache\FontResourceCache.cs (2)
122folderName = String.Empty; 147folderResourceMap[resourceFullName].Add(String.Empty);
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (1)
138return string.Empty;
Core\CSharp\MS\Internal\IO\Packaging\PseudoWebRequest.cs (1)
344_connectionGroupName = String.Empty; // http default
Core\CSharp\System\Windows\Automation\AutomationProperties.cs (7)
17new UIPropertyMetadata(string.Empty), 56new UIPropertyMetadata(string.Empty), 95new UIPropertyMetadata(string.Empty), 134new UIPropertyMetadata(string.Empty), 173new UIPropertyMetadata(string.Empty), 212new UIPropertyMetadata(string.Empty), 251new UIPropertyMetadata(string.Empty),
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (4)
164return string.Empty; 172return string.Empty; 180return string.Empty; 252return string.Empty;
Core\CSharp\System\Windows\Automation\Peers\GenericRootAutomationPeer.cs (2)
50if(name == string.Empty) 71name = string.Empty;
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (2)
289return string.Empty; 366return string.Empty;
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (2)
348return string.Empty; 425return string.Empty;
Core\CSharp\System\Windows\Clipboard.cs (4)
107if (format == string.Empty) 200if (format == string.Empty) 262return string.Empty; 301if (format == string.Empty)
Core\CSharp\System\Windows\DataFormat.cs (1)
45if (name == string.Empty)
Core\CSharp\System\Windows\DataFormats.cs (1)
73if (format == string.Empty)
Core\CSharp\System\Windows\DataObject.cs (9)
132if (format == string.Empty) 187if (format == string.Empty) 249if (format == string.Empty) 268if (format == string.Empty) 319if (format == string.Empty) 340if (format == string.Empty) 405if (format == string.Empty) 464if (format == string.Empty) 580return string.Empty;
Core\CSharp\System\Windows\DataObjectPastingEventArgs.cs (1)
71if (formatToApply == string.Empty)
Core\CSharp\System\Windows\Diagnostics\VisualDiagnostics.cs (2)
260value = (value ?? string.Empty).Trim().ToLowerInvariant(); 261return !(value == string.Empty || value == "0" || value == "false");
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
823return String.Empty;
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (2)
278string propertyName = String.Empty; 311string uiText = String.Empty;
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (2)
269string propertyName = String.Empty; 307string uiText = String.Empty;
Core\CSharp\System\Windows\Input\Command\KeyGesture.cs (4)
58: this(key, modifiers, String.Empty, true) 83: this(key, modifiers, String.Empty, validateGesture) 267keyGestures = String.Empty; 280displayStrings = String.Empty;
Core\CSharp\System\Windows\Input\Command\KeyGestureConverter.cs (7)
93if (fullName == String.Empty) 109displayString = String.Empty; 121modifiersToken = String.Empty; 161return String.Empty; 165if (strKey != String.Empty) 168if (strBinding != String.Empty) 184return String.Empty;
Core\CSharp\System\Windows\Input\Command\MediaCommands.cs (2)
234string propertyName = String.Empty; 268string uiText = String.Empty;
Core\CSharp\System\Windows\Input\Command\MouseActionConverter.cs (2)
89if (mouseActionToken == String.Empty) 131case MouseAction.None : mouseAction=String.Empty; break;
Core\CSharp\System\Windows\Input\Command\MouseGestureConverter.cs (5)
69if (fullName == String.Empty) 81modifiersToken = String.Empty; 94if (modifiersToken != String.Empty) 158return String.Empty; 169if (strGesture != String.Empty)
Core\CSharp\System\Windows\Input\Command\NavigationCommands.cs (2)
186string propertyName = String.Empty; 212string uiText = String.Empty;
Core\CSharp\System\Windows\Input\Command\RoutedCommand.cs (1)
37_name = String.Empty;
Core\CSharp\System\Windows\Input\Command\RoutedUICommand.cs (1)
28_text = String.Empty;
Core\CSharp\System\Windows\Input\Cursor.cs (3)
62if ((cursorFile != String.Empty) && 380if (_fileName != String.Empty) 394private string _fileName = String.Empty;
Core\CSharp\System\Windows\Input\CursorConverter.cs (2)
110if (text != String.Empty) 231return String.Empty;
Core\CSharp\System\Windows\Input\InputScopeConverter.cs (1)
119if (!stringSource.Equals(String.Empty))
Core\CSharp\System\Windows\Input\InputScopeNameConverter.cs (1)
106if (!stringSource.Equals(String.Empty))
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (1)
822CompleteDeadCharComposition(String.Empty, false, false);
Core\CSharp\System\Windows\Markup\XmlLanguage.cs (2)
97_empty = GetLanguage(string.Empty); 196lowerCaseTag = String.Empty;
Core\CSharp\System\Windows\Media\FontFamily.cs (1)
219return source != null ? source : string.Empty;
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
719return String.Empty;
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
802return String.Empty;
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
719return String.Empty;
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
803return String.Empty;
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
719return String.Empty;
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
719return String.Empty;
Core\CSharp\System\Windows\Media\GlyphsSerializer.cs (3)
137characters = string.Empty; 263return String.Empty; 285return String.Empty;
Core\CSharp\System\Windows\Media\Imaging\BitmapCodecInfo.cs (6)
138return String.Empty; 294return String.Empty; 346return String.Empty; 398return String.Empty; 450return String.Empty; 502return String.Empty;
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (3)
1159string mimeType = String.Empty; 1346if ((mimeType != String.Empty) && 1555decoderMimeTypes = String.Empty;
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (1)
201entry.contentType = string.Empty;
Core\CSharp\System\Windows\Media\PathGeometry.cs (1)
1002string figuresString = String.Empty;
Core\CSharp\System\Windows\Media\PathSegmentCollection.cs (1)
68return String.Empty;
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
715return String.Empty;
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
715return String.Empty;
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (1)
582duplicates.Add(visual, String.Empty);
Core\CSharp\System\Windows\Navigation\BaseUriHelper.cs (5)
238asmName.CultureInfo = new CultureInfo(String.Empty); 284assemblyName = string.Empty; 285assemblyVersion = string.Empty; 286assemblyKey = string.Empty; 290string firstSegment = String.Empty;
Core\CSharp\System\Windows\UIElement.cs (1)
2964new UIPropertyMetadata(String.Empty));
Shared\MS\Internal\MimeTypeMapper.cs (1)
147string extension = String.Empty;
Shared\MS\Internal\SafeSecurityHelper.cs (1)
97return (partialName != null) ? partialName : String.Empty;
Shared\MS\Utility\PerfService.cs (1)
75return GetPerfElementID2(element, string.Empty);
PresentationFramework (466)
parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
src\Framework\Microsoft\Win32\FileDialog.cs (9)
253return _defaultExtension == null ? String.Empty : _defaultExtension; 334safeFN = String.Empty; 370safeFileNames[i] = String.Empty; 471return _filter == null ? String.Empty : _filter; 548return _initialDirectory.Value == null ? String.Empty : _initialDirectory.Value; 605return _title.Value == null ? String.Empty : _title.Value; 1725return String.Empty; // So we return String.Empty 1736return String.Empty; 1764return String.Empty;
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
484new FrameworkPropertyMetadata(string.Empty, FrameworkPropertyMetadataOptions.Inherits | FrameworkPropertyMetadataOptions.OverridesInheritanceBehavior));
src\Framework\MS\Internal\AppModel\DeploymentExceptionMapper.cs (6)
67version = String.Empty; 194version = String.Empty; 205errorTitle = String.Empty; 206errorMessage = String.Empty; 247string fwlink = String.Empty; 250if (version != String.Empty)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (2)
257PresentationAppDomainManager.ActivationUri != null ? PresentationAppDomainManager.ActivationUri.ToString() : string.Empty); 269string.Empty
src\Framework\MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (2)
53_text.Value = String.Empty; 84return new RequestSetStatusBarEventArgs(String.Empty);
src\Framework\MS\Internal\AppModel\ResourceContainer.cs (1)
278string assemblyKey = string.Empty;
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
689string version = String.Empty;
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (3)
205string authors = string.Empty; 624cargoName = string.Empty; 643string xmlName = string.Empty;
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (4)
50path = new PropertyPath(String.Empty); 87pathString = String.Empty; 98pathString = String.Empty; 489string parentName = (k>0)? PW.GetSourceValueInfo(k-1).name : String.Empty;
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (3)
78PropertyChangedEventManager.RemoveHandler(_groupBy, OnGroupByChanged, String.Empty); 85PropertyChangedEventManager.AddHandler(_groupBy, OnGroupByChanged, String.Empty); 236PropertyChangedEventManager.RemoveHandler(_groupBy, OnGroupByChanged, String.Empty);
src\Framework\MS\Internal\Data\LiveShapingItem.cs (1)
144PropertyChangedEventManager.AddHandler(inpc, OnPropertyChanged, String.Empty);
src\Framework\MS\Internal\Data\LiveShapingList.cs (1)
418return String.IsNullOrEmpty(path) ? String.Empty : path;
src\Framework\MS\Internal\Data\PathParser.cs (1)
86_path = (path != null) ? path.Trim() : String.Empty;
src\Framework\MS\Internal\Data\StaticPropertyChangedEventManager.cs (1)
363PropertyRecord genericRecord = (PropertyRecord)_dict[String.Empty];
src\Framework\MS\Internal\Data\ValueTable.cs (2)
189propertyName = String.Empty; 211if (name == String.Empty)
src\Framework\MS\Internal\Documents\ParentUndoUnit.cs (2)
409value = String.Empty; 499description = String.Empty;
src\Framework\MS\Internal\Globalization\BamlResourceContent.cs (1)
127return string.Empty;
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (4)
382new BamlLocalizableResourceKey(string.Empty, string.Empty, string.Empty), 546return string.Empty;
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (3)
662string.Empty, 663string.Empty 799string nameSpace = string.Empty;
src\Framework\MS\Internal\Globalization\LocalizableResourceBuilder.cs (2)
138content = string.Empty; 227content = string.Empty;
src\Framework\MS\Internal\IO\Packaging\PackageFilter.cs (1)
611if (extension == string.Empty)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
575String.Empty, // has potential text content, but no content property
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (1)
374if (pszFileName == null || pszFileName == String.Empty)
src\Framework\MS\Internal\Markup\StaticExtension.cs (1)
79if (typeString == string.Empty)
src\Framework\MS\Internal\Printing\PrintDlgExMarshaler.cs (1)
339printerName = string.Empty;
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (1)
330string printerName = (this._printQueue != null) ? this._printQueue.FullName : string.Empty;
src\Framework\MS\Internal\PtsHost\Pts.cs (1)
109string message = (innerException == null) ? String.Empty : innerException.Message;
src\Framework\MS\Internal\PtsHost\RunClient.cs (1)
113public override CharacterBufferReference CharacterBufferReference { get { return new CharacterBufferReference(String.Empty, 0); } }
src\Framework\MS\Internal\Text\InlineObject.cs (1)
112public override CharacterBufferReference CharacterBufferReference { get { return new CharacterBufferReference(String.Empty, 0); } }
src\Framework\MS\Internal\Utility\BindUriHelper.cs (1)
178string fragment = String.Empty;
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs (2)
79throw new ArgumentException(string.Empty, "language", tiex); 147throw new IndexOutOfRangeException(string.Empty, tex);
src\Framework\MS\Win32\UxThemeWrapper.cs (1)
307themeName = themeColor = String.Empty;
src\Framework\System\Windows\Automation\Peers\ButtonBaseAutomationPeer.cs (2)
32if (acceleratorKey == string.Empty) 60return result ?? string.Empty;
src\Framework\System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
457return String.Empty;
src\Framework\System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (7)
55return string.Empty; 67return string.Empty; 85return string.Empty; 132return string.Empty; 156return string.Empty; 168return string.Empty; 180return string.Empty;
src\Framework\System\Windows\Automation\Peers\DataGridColumnHeaderItemAutomationPeer.cs (1)
52return String.Empty;
src\Framework\System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (1)
82return string.Empty;
src\Framework\System\Windows\Automation\Peers\DateTimeAutomationPeer.cs (5)
160return String.Empty; 175return String.Empty; 195return String.Empty; 272return String.Empty; 287return String.Empty;
src\Framework\System\Windows\Automation\Peers\DocumentPageViewAutomationPeer.cs (1)
52string result = string.Empty;
src\Framework\System\Windows\Automation\Peers\FlowDocumentReaderAutomationPeer.cs (1)
213string name = string.Empty;
src\Framework\System\Windows\Automation\Peers\FrameworkContentElementAutomationPeer.cs (2)
50return result == null ? string.Empty : result; 71return result ?? String.Empty;
src\Framework\System\Windows\Automation\Peers\FrameworkElementAutomationPeer.cs (3)
44return result ?? string.Empty; 61return result ?? string.Empty; 82return result ?? String.Empty;
src\Framework\System\Windows\Automation\Peers\HyperlinkAutomationPeer.cs (2)
55if (name == string.Empty) 62name = string.Empty;
src\Framework\System\Windows\Automation\Peers\ItemAutomationPeer.cs (5)
176return string.Empty; 384return string.Empty; 556return string.Empty; 568return string.Empty; 580return string.Empty;
src\Framework\System\Windows\Automation\Peers\PasswordBoxAutomationPeer.cs (1)
126return string.Empty;
src\Framework\System\Windows\Automation\Peers\TextAutomationPeer.cs (1)
52return result ?? string.Empty;
src\Framework\System\Windows\Automation\Peers\WindowAutomationPeer.cs (2)
44if(name == string.Empty) 56name = string.Empty;
src\Framework\System\Windows\Controls\AccessText.cs (2)
136string.Empty, 719text = string.Empty;
src\Framework\System\Windows\Controls\Calendar.cs (1)
782return string.Empty;
src\Framework\System\Windows\Controls\ComboBox.cs (4)
369String.Empty, 401new FrameworkPropertyMetadata(String.Empty)); 963item = String.Empty; 1611string strValue = String.Empty;
src\Framework\System\Windows\Controls\ContentControl.cs (1)
118return String.Empty;
src\Framework\System\Windows\Controls\DataGrid.cs (1)
593NotifyPropertyChanged(d, string.Empty, e, target);
src\Framework\System\Windows\Controls\DataGridCell.cs (2)
215((DataGridCell)d).NotifyPropertyChanged(d, string.Empty, e, DataGridNotificationTarget.Cells); 233cell.NotifyPropertyChanged(d, string.Empty, e, DataGridNotificationTarget.Cells);
src\Framework\System\Windows\Controls\DataGridColumn.cs (1)
1024new FrameworkPropertyMetadata(String.Empty));
src\Framework\System\Windows\Controls\DataGridComboBoxColumn.cs (2)
391ComboBox.DisplayMemberPathProperty.AddOwner(typeof(DataGridComboBoxColumn), new FrameworkPropertyMetadata(string.Empty, DataGridColumn.NotifyPropertyChangeForRefreshContent)); 406ComboBox.SelectedValuePathProperty.AddOwner(typeof(DataGridComboBoxColumn), new FrameworkPropertyMetadata(string.Empty, DataGridColumn.NotifyPropertyChangeForRefreshContent));
src\Framework\System\Windows\Controls\DataGridRow.cs (1)
873NotifyPropertyChanged(d, string.Empty, e, target);
src\Framework\System\Windows\Controls\DataGridTextColumn.cs (1)
209s = String.Empty;
src\Framework\System\Windows\Controls\DatePicker.cs (5)
105this._defaultText = string.Empty; 565new FrameworkPropertyMetadata(string.Empty, OnTextChanged)); 741return string.Empty; 1275this.SetTextInternal(string.Empty); 1276this._defaultText = string.Empty;
src\Framework\System\Windows\Controls\DateTimeHelper.cs (6)
195string result = string.Empty; 209string result = string.Empty; 225string result = string.Empty; 238string result = string.Empty; 251string result = string.Empty; 268string result = string.Empty;
src\Framework\System\Windows\Controls\DefinitionBase.cs (1)
560if (id != string.Empty)
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (4)
1341_commandLineDown = new RoutedUICommand(String.Empty, "FDSV_LineDown", typeof(FlowDocumentScrollViewer)); 1342_commandLineUp = new RoutedUICommand(String.Empty, "FDSV_LineUp", typeof(FlowDocumentScrollViewer)); 1343_commandLineLeft = new RoutedUICommand(String.Empty, "FDSV_LineLeft", typeof(FlowDocumentScrollViewer)); 1344_commandLineRight = new RoutedUICommand(String.Empty, "FDSV_LineRight", typeof(FlowDocumentScrollViewer));
src\Framework\System\Windows\Controls\Frame.cs (1)
747return String.Empty;
src\Framework\System\Windows\Controls\GridViewRowPresenter.cs (1)
43(Content != null) ? Content.ToString() : String.Empty,
src\Framework\System\Windows\Controls\HeaderedContentControl.cs (2)
393string headerText = String.Empty; 394string contentText = String.Empty;
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (1)
335string headerText = String.Empty;
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
1814PropertyChangedEventManager.AddHandler(view, OnViewPropertyChanged, String.Empty); 1856PropertyChangedEventManager.RemoveHandler(view, OnViewPropertyChanged, String.Empty);
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (2)
1256PropertyChangedEventManager.RemoveHandler(_groupStyle, OnGroupStylePropertyChanged, String.Empty); 1263PropertyChangedEventManager.AddHandler(_groupStyle, OnGroupStylePropertyChanged, String.Empty);
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
376string.Empty,
src\Framework\System\Windows\Controls\ListBox.cs (1)
423if (instance != null && (instance.GetCurrentPrefix() != String.Empty))
src\Framework\System\Windows\Controls\MenuItem.cs (2)
1097new FrameworkPropertyMetadata(String.Empty, 2658if (inputGestureText != String.Empty)
src\Framework\System\Windows\Controls\PasswordBox.cs (3)
142this.Password = String.Empty; 204value = String.Empty; 1170this.Password = String.Empty;
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
377NotifyPropertyChanged(d, string.Empty, e, target);
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
283NotifyPropertyChanged(d, string.Empty, e, target);
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
3456HwndSourceParameters param = new HwndSourceParameters(String.Empty);
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
704String.Empty,
src\Framework\System\Windows\Controls\Primitives\ToggleButton.cs (1)
300string contentText = String.Empty;
src\Framework\System\Windows\Controls\RadioButton.cs (1)
203new FrameworkPropertyMetadata(String.Empty, new PropertyChangedCallback(OnGroupNameChanged)));
src\Framework\System\Windows\Controls\StickyNote.cs (1)
257new FrameworkPropertyMetadata(String.Empty));
src\Framework\System\Windows\Controls\TextBlock.cs (5)
602string.Empty, 630value = String.Empty; 2121return String.Empty; 3374localValue as string != String.Empty) 4092text._contentCache = (newText != null) ? newText : String.Empty;
src\Framework\System\Windows\Controls\TextBox.cs (3)
694string.Empty, // default value 1598newText = String.Empty; 1919return String.Empty;
src\Framework\System\Windows\Controls\TextSearch.cs (8)
85new FrameworkPropertyMetadata(String.Empty /* default value */)); 123new FrameworkPropertyMetadata((string)String.Empty, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault)); 470if (!firstItem && prefix != String.Empty) 527int matchedItemIndex = FindMatchingPrefix(itemsControl, GetPrimaryTextPath(itemsControl), prefix, String.Empty, 0, false, ref wasNewCharUsed); 643return (o != null) ? o.ToString() : String.Empty; 656return String.Empty; 697Prefix = String.Empty; 779if (text != null && text != String.Empty)
src\Framework\System\Windows\Controls\TreeView.cs (1)
128String.Empty,
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (3)
3502MeasureInProgress ? "MeasureInProgress" : String.Empty); 12127return String.Empty; 12884return String.Empty;
src\Framework\System\Windows\Data\BindingBase.cs (2)
155get { return (string)GetValue(Feature.BindingGroupName, String.Empty); } 156set { CheckSealed(); SetValue(Feature.BindingGroupName, value, String.Empty); }
src\Framework\System\Windows\Data\BindingExpression.cs (4)
76string path = (pp != null) ? pp.Path : String.Empty; 649lastChance ? " (last chance)" : String.Empty)); 2332List<object> valueErrors = GetDataErrors(dataErrorValue, String.Empty); 2415if (IsReflective && RootBindingExpression.ParentBindingBase.BindingGroupName == String.Empty)
src\Framework\System\Windows\Data\BindingGroup.cs (1)
1090errors = BindingExpression.GetDataErrors(indei, String.Empty);
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
208lastChance ? " (last chance)" : String.Empty));
src\Framework\System\Windows\Data\XmlDataProvider.cs (2)
524if (root != null && root.NamespaceURI == xmlReader.LookupNamespace(String.Empty)) 846private string _xPath = string.Empty;
src\Framework\System\Windows\Data\XmlNamespaceMappingCollection.cs (2)
237if ((prefix == string.Empty) && (ns == string.Empty))
src\Framework\System\Windows\Documents\DPTypeDescriptorContext.cs (1)
115stringValue = string.Empty;
src\Framework\System\Windows\Documents\FixedPage.cs (2)
1152fixedPage.StartPartUriString = String.Empty; 1156if (fixedPage.StartPartUriString == String.Empty)
src\Framework\System\Windows\Documents\FlowPosition.cs (1)
255return String.Empty;
src\Framework\System\Windows\Documents\FrameworkTextComposition.cs (3)
45internal FrameworkTextComposition(InputManager inputManager, IInputElement source, object owner) : base(inputManager, source, String.Empty, TextCompositionAutoComplete.Off) 230this.CompositionText = String.Empty; 253this.Text = String.Empty;
src\Framework\System\Windows\Documents\Glyphs.cs (3)
775new FrameworkPropertyMetadata(string.Empty, 799new FrameworkPropertyMetadata(string.Empty, FrameworkPropertyMetadataOptions.AffectsMeasure | FrameworkPropertyMetadataOptions.AffectsRender, new PropertyChangedCallback(GlyphRunPropertyChanged))); 822new FrameworkPropertyMetadata(string.Empty, FrameworkPropertyMetadataOptions.AffectsRender, new PropertyChangedCallback(GlyphRunPropertyChanged)));
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
399new FrameworkPropertyMetadata(string.Empty));
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (12)
980return string.Empty; 2174return string.Empty; 3774string lhs_tag = string.Empty; 3776string rhs_tag = string.Empty; 4876if (entry != null && entry.Name != null && !(entry.Name.Equals(string.Empty))) 6545dn.Xaml = string.Empty; 8177string instructionName = string.Empty; 8709contentType = string.Empty; 8715if (_wpfPayload != null && contentType != string.Empty && !skipImage) 8913dnListText.Xaml = string.Empty; 11533if (fs.IsContentDestination && !fs.IsHidden && text != string.Empty) 11677token.Text = string.Empty;
src\Framework\System\Windows\Documents\Run.cs (3)
106new FrameworkPropertyMetadata(string.Empty, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault, 245newText = String.Empty; 304baseValue = string.Empty;
src\Framework\System\Windows\Documents\SpellerError.cs (1)
63correctedText = String.Empty; // Parity with TextBox.Text.
src\Framework\System\Windows\Documents\TextContainer.cs (1)
3354_changeBlockUndoRecord = new ChangeBlockUndoRecord(this, String.Empty);
src\Framework\System\windows\Documents\TextEditor.cs (2)
1223return string.Empty; 1248return string.Empty;
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (6)
118if (textString != String.Empty) 168if (rtfText != String.Empty) 334formatToApply = String.Empty; 399This.Selection.Text = String.Empty; 575if (xamlContent != string.Empty) 1133This.Selection.Text = String.Empty;
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (4)
280_dragSourceTextRange.Text = String.Empty; 599_dragSourceTextRange.Text = String.Empty; 829if (TextEditorCopyPaste.GetPasteApplyFormat(This, e.Data) == string.Empty) 877if (TextEditorCopyPaste.GetPasteApplyFormat(This, e.Data) == string.Empty)
src\Framework\System\windows\Documents\TextEditorTyping.cs (7)
288This.SetText(This.Selection, String.Empty, InputLanguageManager.Current.CurrentInputLanguage); 595This.Selection.Text = String.Empty; 740This.Selection.Text = String.Empty; 968This.Selection.Text = String.Empty; 1034This.Selection.Text = String.Empty; 1126This.Selection.Text = String.Empty; 1172if (filteredText != String.Empty)
src\Framework\System\Windows\Documents\TextFindEngine.cs (1)
104|| findPattern == string.Empty )
src\Framework\System\Windows\Documents\TextParentUndoUnit.cs (2)
56: base(String.Empty) 85: base(String.Empty)
src\Framework\System\Windows\Documents\TextRange.cs (1)
1580this.Text = String.Empty;
src\Framework\System\Windows\Documents\TextRangeBase.cs (3)
309range.Text = String.Empty; 558BeginChangeWorker(thisRange, String.Empty); 1279text = String.Empty;
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (1)
163range.Text = String.Empty;
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (6)
75throw new PlatformNotSupportedException(string.Empty, ex); 103throw new NotSupportedException(string.Empty, ex); 385throw new NotSupportedException(string.Empty, ex); 442foreach(string strSentence in new string[]{string.Join(string.Empty, text)}) 670if ((before != string.Empty) || (after != string.Empty) || (!Int32.TryParse(match, out lcid)))
src\Framework\System\Windows\Documents\XamlRtfConverter.cs (4)
64string rtfContent = string.Empty; 66if (xamlContent != string.Empty) 105string xamlContent = string.Empty; 107if (rtfContent != string.Empty)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (4)
62string name = string.Empty; 172xamlToRtfError = _xamlContent.StartElement(string.Empty, name, name, _xamlAttributes); 178xamlToRtfError = _xamlContent.EndElement(string.Empty, name, name); 206xamlToRtfError = _xamlContent.EndElement(string.Empty, name, name);
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (4)
2858string uri = string.Empty; 2859string newLocalName = string.Empty; 2860string newQName = string.Empty; 2861string valueString = string.Empty;
src\Framework\System\Windows\FrameworkContentElement.cs (1)
843new FrameworkPropertyMetadata(string.Empty));
src\Framework\System\Windows\FrameworkElement.cs (1)
3218string.Empty, // defaultValue
src\Framework\System\Windows\FrameworkElementFactory.cs (3)
154if (value == string.Empty) 592if ((_childName != null) && (_childName != String.Empty)) 630if ((_childName != null) && (_childName != String.Empty) &&
src\Framework\System\Windows\Input\Command\CommandConverter.cs (2)
106if ((string)source != String.Empty) 202return String.Empty;
src\Framework\System\Windows\Input\Command\CommandValueSerializer.cs (2)
100return string.Empty; 125if (value != String.Empty)
src\Framework\System\Windows\Interop\DocobjHost.cs (2)
1419string id = string.Empty; 1446return string.Empty;
src\Framework\System\Windows\Interop\DynamicScriptObject.cs (1)
476string message = member + " " + (exInfo.bstrDescription ?? string.Empty);
src\Framework\System\Windows\LogicalTreeHelper.cs (1)
79if( elementName == String.Empty )
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
2097: String.Empty);
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (2)
145throw new ArgumentOutOfRangeException("value", value, string.Empty); 258throw new ArgumentOutOfRangeException("offset", offset, string.Empty);
src\Framework\System\Windows\Markup\Baml2006\WpfSharedBamlSchemaContext.cs (1)
299wpfDefaultNamespace.Add(String.Empty, Baml2006SchemaContext.WpfNamespace);
src\Framework\System\Windows\Markup\BamlMapTable.cs (13)
86KnownAssemblyInfoRecord.Assembly = ReflectionHelper.LoadAssembly(_frameworkAssembly, string.Empty); 134if (typeShortName == string.Empty) 845propName = string.Empty; 983string.Empty, 984string.Empty); 1194typeClrNamespace = string.Empty; 1234if (serializerTypeFullName == string.Empty) 1248string.Empty, string.Empty); 1338string.Empty : serializerType.Assembly.FullName; 1340string.Empty : serializerType.FullName; 1437null, string.Empty, string.Empty);
src\Framework\System\Windows\Markup\BamlReader.cs (83)
183_value = string.Empty; 184_assemblyName = string.Empty; 185_prefix = string.Empty; 186_xmlNamespace = string.Empty; 187_clrNamespace = string.Empty; 188_name = string.Empty; 189_localName = string.Empty; 190_ownerTypeName = string.Empty; 412_ownerTypeName = string.Empty; 420_contentPropertyName = string.Empty; 449_prefix = string.Empty; 458_ownerTypeName = string.Empty; 460_xmlNamespace = string.Empty; 461_clrNamespace = string.Empty; 470_contentPropertyName = string.Empty; 471_prefix = string.Empty; 472_name = string.Empty; 473_localName = string.Empty; 474_ownerTypeName = string.Empty; 475_assemblyName = string.Empty; 476_xmlNamespace = string.Empty; 477_clrNamespace = string.Empty; 837info.XmlNamespace = string.Empty; 838info.ClrNamespace = string.Empty; 839info.AssemblyName = string.Empty; 841info.LocalName = bamlRecord.Prefix == null ? string.Empty : bamlRecord.Prefix; 842info.Name = (bamlRecord.Prefix == null || bamlRecord.Prefix == string.Empty) ? 1071if (prefix != string.Empty) 1119info.AssemblyName = string.Empty; 1122info.ClrNamespace = string.Empty; 1146info.AssemblyName = string.Empty; 1149info.ClrNamespace = string.Empty; 1173info.AssemblyName = string.Empty; 1176info.ClrNamespace = string.Empty; 1289info.AssemblyName = string.Empty; 1292info.ClrNamespace = string.Empty; 1310if (typeExtensionPrefix != string.Empty) 1325if (prefix != string.Empty) 1338info.AssemblyName = string.Empty; 1341info.ClrNamespace = string.Empty; 1408info.AssemblyName = string.Empty; 1411info.ClrNamespace = string.Empty; 1445if (prefix != string.Empty) 1569if (prefix != string.Empty) 1697info.AssemblyName = string.Empty; 1700info.ClrNamespace = string.Empty; 1805throw new InvalidOperationException(SR.Get(SRID.ParserBamlEvent, string.Empty)); 1819throw new InvalidOperationException(SR.Get(SRID.ParserBamlEvent, string.Empty)); 1916_ownerTypeName = string.Empty; 1982_ownerTypeName = string.Empty; 2062_ownerTypeName = string.Empty; 2107_ownerTypeName = string.Empty; 2178_ownerTypeName = string.Empty; 2222_prefix = string.Empty; 2304info.AssemblyName = string.Empty; 2307info.ClrNamespace = string.Empty; 2341_value = string.Empty; 2342_prefix = string.Empty; 2343_name = string.Empty; 2344_localName = string.Empty; 2345_ownerTypeName = string.Empty; 2346_assemblyName = string.Empty; 2347_xmlNamespace = string.Empty; 2348_clrNamespace = string.Empty; 2350_contentPropertyName = string.Empty; 2352_typeConverterAssemblyName = string.Empty; 2353_typeConverterName = string.Empty; 2390string valueString = string.Empty; 2418valuePrefix = (prefixObject == null) ? string.Empty : (string)prefixObject; 2432if (valuePrefix == string.Empty) 2447string valueString = string.Empty; 2453if (extensionPrefix != string.Empty) 2493valuePrefix = (prefixObject == null) ? string.Empty : (string)prefixObject; 2507if (valuePrefix == string.Empty) 2522string valueString = string.Empty; 2539string valueString = string.Empty; 2560string valueString = string.Empty; 2602if (typeExtensionPrefix != string.Empty) 2618if (valuePrefix == string.Empty) 2724string prefix = string.Empty; 2729if (xmlns == string.Empty) 2731xmlns = _parserContext.XmlnsDictionary[string.Empty]; 2765return String.Empty; // and error actually but old code defaulted this way.
src\Framework\System\Windows\Markup\BamlRecordReader.cs (9)
818String.Empty /*message*/, 2446string valueTypeName = string.Empty; 4051string message = string.Empty; 4081o = ParserContext.XamlTypeMapper.ParseProperty(null, type,string.Empty, null, 4823string typeName = parentType == null ? String.Empty : parentType.FullName; 4841string typeName = parentType == null ? String.Empty : parentType.FullName; 4970String.Empty, 4981String.Empty, 5233return string.Empty;
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
4637string.Empty;
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (10)
277string serializerAssemblyName = string.Empty; 489string.Empty, 490string.Empty); 826string serializerAssemblyName = string.Empty; 989if (xamlProperty.AssemblyName != string.Empty && xamlProperty.TypeFullName != string.Empty) 1106string.Empty, 1107string.Empty); 1448string.Empty, 1449string.Empty);
src\Framework\System\Windows\Markup\BamlWriter.cs (11)
114assemblyName = string.Empty; 115typeFullName = string.Empty; 422string.Empty, 423string.Empty); 553string prefix = string.Empty; 562string valueAssemblyName = string.Empty; 563string valueTypeFullName = string.Empty; 1213if (assemblyName == string.Empty || ownerTypeFullName == string.Empty) 1264if (assemblyName == string.Empty || ownerTypeFullName == string.Empty)
src\Framework\System\Windows\Markup\MarkupExtensionParser.cs (11)
196propName = string.Empty; 361typeName = string.Empty; 362args = string.Empty; 523if (resolvedTag && propIdName != string.Empty) 582string prefix = String.Empty; 768string prefix = String.Empty; 1290string.Empty, 1393string prefix = (nameIndex < 0) ? String.Empty : propertyName.Substring(0, nameIndex); 1528string prefix = (nameIndex < 0) ? String.Empty : name.Substring(0, nameIndex); 1589string.Empty, 1590string.Empty);
src\Framework\System\Windows\Markup\ParserContext.cs (6)
91_xmlLang = String.Empty; 92_xmlSpace = String.Empty; 116_xmlSpace = String.Empty; 296_xmlLang = (null == value ? String.Empty : value); 851private String _xmlLang = String.Empty; 852private String _xmlSpace = String.Empty;
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
481return String.Empty; 494return String.Empty;
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (1)
674_writer.WriteString(string.Empty);
src\Framework\System\Windows\Markup\RoutedEventConverter.cs (1)
161string nsPrefix = string.Empty;
src\Framework\System\Windows\Markup\xamlnodes.cs (1)
1189string.Empty :
src\Framework\System\Windows\Markup\XamlParseException.cs (5)
293string bamlFilePath = string.Empty; 294string xamlFilePath = string.Empty; 312xamlFilePath = string.Empty; 378message = String.Empty; 446if (innerException.Message != String.Empty)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (14)
218if (assemblyPath == string.Empty) 223if (assemblyName == string.Empty) 685if( propName != string.Empty ) 726if( propName != string.Empty ) 776if (value == string.Empty) 809if (propType.IsEnum && attribValue != string.Empty) 2262string prefix = string.Empty; 2290if (prefix == string.Empty) 2342string prefix = String.Empty; 3073string xmlns = string.Empty; 3080xmlns = context.XmlnsDictionary[string.Empty]; 3083ThrowException(SRID.ParserUndeclaredNS, string.Empty); 3252string nsPrefix = string.Empty; 3613return string.Empty;
src\Framework\System\Windows\Markup\XmlnsDictionary.cs (5)
359_nsDeclarations[thisDecl].Uri != String.Empty) 401string defaultNs = LookupNamespace(string.Empty); 402return (defaultNs == null) ? string.Empty : defaultNs; 439_nsDeclarations[decl].Prefix = String.Empty; 597_nsDeclarations[0].Prefix = string.Empty;
src\Framework\System\Windows\MessageBox.cs (2)
200return ShowCore(IntPtr.Zero, messageBoxText, String.Empty, MessageBoxButton.OK, MessageBoxImage.None, 0, 0); 420return ShowCore((new WindowInteropHelper (owner)).CriticalHandle, messageBoxText, String.Empty, MessageBoxButton.OK, MessageBoxImage.None, 0, 0);
src\Framework\System\Windows\Navigation\JournalEntry.cs (1)
267DependencyProperty.RegisterAttached("Name", typeof(string), typeof(JournalEntry), new PropertyMetadata(String.Empty));
src\Framework\System\Windows\PropertyPath.cs (3)
847nsPrefix = string.Empty; 982string _path = String.Empty; // the path 986string _lastError = String.Empty; // most recent error message
src\Framework\System\Windows\PropertyPathConverter.cs (1)
263if (prefix != null && prefix != string.Empty)
src\Framework\System\Windows\Shell\TaskbarItemInfo.cs (1)
139string.Empty,
src\Framework\System\Windows\Shell\ThumbButtonInfo.cs (1)
91string.Empty,
src\Framework\System\Windows\SystemKeyConverter.cs (3)
252return String.Empty; 278return String.Empty; 289return String.Empty;
src\Framework\System\Windows\TemplateContent.cs (1)
100string type = (this.Type == null) ? String.Empty : this.Type.Name;
src\Framework\System\Windows\TemplateNameScope.cs (1)
227if (_nameMap == null || name == null || name == String.Empty)
src\Framework\System\Windows\Window.cs (1)
846new FrameworkPropertyMetadata(String.Empty,
src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
97return (partialName != null) ? partialName : String.Empty;
SMDiagnostics (10)
System\ServiceModel\Diagnostics\LegacyDiagnosticTrace.cs (1)
140LogTraceFailure(navigator == null ? string.Empty : navigator.ToString(), e);
System\ServiceModel\Diagnostics\PiiTraceSource.cs (1)
15string eventSourceName = String.Empty;
System\ServiceModel\Diagnostics\PlainXmlWriter.cs (3)
27string currentAttributeText = string.Empty; 69get { return string.Empty; } 120this.currentAttributeText = string.Empty;
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (5)
437get { return String.Empty; } 671string retval = String.Empty; 707string retval = String.Empty; 744string retval = String.Empty; 790string retval = String.Empty;
SMSvcHost (23)
System\ServiceModel\Activation\Diagnostics\ListenerPerfCounters.cs (14)
39ListenerPerfCounters.AddCounterToList(perfCounterConnectionsDispatchedTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsDispatchedTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 40ListenerPerfCounters.AddCounterToList(perfCounterConnectionsDispatchedNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsDispatchedNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global)); 41ListenerPerfCounters.AddCounterToList(perfCounterDispatchFailuresTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.DispatchFailuresTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 42ListenerPerfCounters.AddCounterToList(perfCounterDispatchFailuresNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.DispatchFailuresNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global)); 43ListenerPerfCounters.AddCounterToList(perfCounterUrisRegisteredTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.UrisRegisteredTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 44ListenerPerfCounters.AddCounterToList(perfCounterUrisRegisteredNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.UrisRegisteredNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global)); 45ListenerPerfCounters.AddCounterToList(perfCounterUrisUnregisteredTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.UrisUnregisteredTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 46ListenerPerfCounters.AddCounterToList(perfCounterUrisUnregisteredNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.UrisUnregisteredNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global)); 47ListenerPerfCounters.AddCounterToList(perfCounterRegistrationsActiveTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.RegistrationsActiveTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 48ListenerPerfCounters.AddCounterToList(perfCounterRegistrationsActiveNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.RegistrationsActiveNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global)); 49ListenerPerfCounters.AddCounterToList(perfCounterConnectionsAcceptedTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsAcceptedTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 50ListenerPerfCounters.AddCounterToList(perfCounterConnectionsAcceptedNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ConnectionsAcceptedNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global)); 51ListenerPerfCounters.AddCounterToList(perfCounterProtocolFailuresTcp = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ProtocolFailuresTcp, string.Empty, PerformanceCounterInstanceLifetime.Global)); 52ListenerPerfCounters.AddCounterToList(perfCounterProtocolFailuresNamedPipe = ListenerPerfCounters.GetListenerPerformanceCounter(CategoryName, PerformanceCounterStrings.SMSVCHOST.ProtocolFailuresNamedPipe, string.Empty, PerformanceCounterInstanceLifetime.Global));
System\ServiceModel\Activation\ListenerAdapter.cs (1)
553exception == null ? string.Empty : exception.ToString());
System\ServiceModel\Activation\MessageQueue.cs (1)
208(session.Via != null) ? session.Via.ToString() : string.Empty,
System\ServiceModel\Activation\SharingService.cs (2)
133CreateRegisterBinding(this.transportType), string.Empty); 144TD.ServiceStartPipeError((formattedUri != null) ? formattedUri.ToString() : string.Empty);
System\ServiceModel\Activation\SMSvcHost.cs (1)
128exception == null ? string.Empty : exception.ToString());
System\ServiceModel\Activation\TransportListener.cs (2)
74TD.PipeTransportListenerListeningStart(this.EventTraceActivity, (pipeUri.BaseAddress != null) ? pipeUri.BaseAddress.ToString() : string.Empty); 372return string.Empty;
System\ServiceModel\Activation\WorkerProcess.cs (2)
309(path != null) ? path.ToString() : string.Empty); 324(path != null) ? path.ToString() : string.Empty,
svcutil (2)
CommandLineParser.cs (2)
172arguments.Add(String.Empty, arg); 190argValue = String.Empty;
System (459)
compmod\microsoft\csharp\csharpcodeprovider.cs (2)
3333string s = String.Empty; 3847return String.Empty;
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
2767string s = String.Empty;
compmod\system\codedom\CodeArgumentReferenceExpression.cs (1)
47return (parameterName == null) ? string.Empty : parameterName;
compmod\system\codedom\CodeAttributeArgument.cs (1)
66return (name == null) ? string.Empty : name;
compmod\system\codedom\CodeAttributeDeclaration.cs (1)
83return (name == null) ? string.Empty : name;
compmod\system\codedom\CodeCatchClause.cs (1)
67return (localName == null) ? string.Empty: localName;
compmod\system\codedom\CodeChecksumPragma.cs (1)
38return (fileName == null) ? string.Empty : fileName;
compmod\system\codedom\CodeComment.cs (1)
75return (text == null) ? string.Empty : text;
compmod\system\codedom\CodeDelegateCreateExpression.cs (1)
89return (methodName == null) ? string.Empty : methodName;
compmod\system\codedom\CodeEventReferenceExpression.cs (1)
60return (eventName == null) ? string.Empty : eventName;
compmod\system\codedom\CodeFieldReferenceExpression.cs (1)
72return (fieldName == null) ? string.Empty : fieldName;
compmod\system\codedom\CodeLabeledStatement.cs (1)
55return (label == null) ? string.Empty : label;
compmod\system\codedom\CodeLinePragma.cs (1)
53return (fileName == null) ? string.Empty : fileName;
compmod\system\codedom\codemethodreferenceexpression.cs (1)
83return (methodName == null) ? string.Empty : methodName;
compmod\system\codedom\CodeNamespace.cs (1)
136return (name == null) ? string.Empty : name;
compmod\system\codedom\CodeNamespaceImport.cs (1)
71return (nameSpace == null) ? string.Empty : nameSpace;
compmod\system\codedom\CodeParameterDeclarationExpression.cs (1)
126return (name == null) ? string.Empty : name;
compmod\system\codedom\CodePropertyReferenceExpression.cs (1)
72return (propertyName == null) ? string.Empty : propertyName;
compmod\system\codedom\CodeRegionDirective.cs (1)
36return (regionText == null) ? string.Empty : regionText;
compmod\system\codedom\CodeSnippetCompileUnit.cs (1)
47return (value == null) ? string.Empty : value;
compmod\system\codedom\CodeSnippetExpression.cs (1)
55return (value == null) ? string.Empty : value;
compmod\system\codedom\CodeSnippetStatement.cs (1)
55return (value == null) ? string.Empty : value;
compmod\system\codedom\CodeSnippetTypeMember.cs (1)
56return (text == null) ? string.Empty : text;
compmod\system\codedom\CodeTypeMember.cs (1)
51return (name == null) ? string.Empty : name;
compmod\system\codedom\CodeTypeParameter.cs (1)
38return (name == null) ? string.Empty : name;
compmod\system\codedom\CodeTypeReference.cs (2)
53baseType = string.Empty; 330return string.Empty;
compmod\system\codedom\CodeVariableDeclarationStatement.cs (1)
117return (name == null) ? string.Empty : name;
compmod\system\codedom\CodeVariableReferenceExpression.cs (1)
53return (variableName == null) ? string.Empty : variableName;
compmod\system\codedom\compiler\CodeCompiler.cs (1)
539return String.Empty;
compmod\system\codedom\compiler\CodeDomConfigurationHandler.cs (2)
231String languages = String.Empty; 233String extensions = String.Empty;
compmod\system\codedom\compiler\CodeDOMProvider.cs (4)
108return string.Empty; 324coreAssemblyFilePath = string.Empty; 341coreAssemblyFilePath = string.Empty; 358coreAssemblyFilePath = string.Empty;
compmod\system\codedom\compiler\CompilerError.cs (3)
39this.errorNumber = string.Empty; 40this.errorText = string.Empty; 41this.fileName = string.Empty;
compmod\system\codedom\compiler\CompilerInfo.cs (1)
50_codeDomProviderTypeName, string.Empty, 0));
compmod\system\codedom\compiler\CompilerParameters.cs (1)
33private string coreAssemblyFileName = String.Empty;
compmod\system\codedom\compiler\TempFiles.cs (1)
189get { return tempDir == null ? string.Empty : tempDir; }
compmod\system\collections\generic\throwhelper.cs (2)
176return string.Empty; 293return string.Empty;
compmod\system\componentmodel\DateTimeConverter.cs (1)
95return string.Empty;
compmod\system\componentmodel\DateTimeOffsetConverter.cs (1)
101return string.Empty;
compmod\system\componentmodel\DescriptionAttribute.cs (1)
30public DescriptionAttribute() : this (string.Empty) {
compmod\system\componentmodel\design\DesignerOptionService.cs (1)
33_options = new DesignerOptionCollection(this, null, string.Empty, null);
compmod\system\componentmodel\design\DesignerVerb.cs (2)
56return String.Empty; 74return String.Empty;
compmod\system\componentmodel\design\ToolboxItemAttribute.cs (1)
112return String.Empty;
compmod\system\componentmodel\DesignerCategoryAttribute.cs (1)
63category = string.Empty;
compmod\system\componentmodel\DisplayNameAttribute.cs (1)
30public DisplayNameAttribute() : this (string.Empty) {
compmod\system\componentmodel\EditorAttribute.cs (2)
30this.typeName = string.Empty; 31this.baseTypeName = string.Empty;
compmod\system\componentmodel\MaskedTextProvider.cs (4)
320string locSymbol = string.Empty; // the locale symbol corresponding to a separator in the mask. 2719return string.Empty; 2730return string.Empty; 2773return string.Empty;
compmod\system\componentmodel\NullableConverter.cs (1)
113return string.Empty;
compmod\system\componentmodel\ReferenceConverter.cs (1)
127return String.Empty;
compmod\system\componentmodel\SyntaxCheck.cs (3)
30if (value.Equals(String.Empty)) 46if (value.Equals(String.Empty)) 64if (value.Equals(String.Empty))
compmod\system\componentmodel\ToolboxItemFilterAttribute.cs (1)
69if (filterString == null) filterString = String.Empty;
compmod\system\componentmodel\TypeConverter.cs (1)
170return String.Empty;
compmod\system\componentmodel\TypeConverterAttribute.cs (1)
42this.typeName = string.Empty;
compmod\system\diagnostics\AssertSection.cs (1)
13private static readonly ConfigurationProperty _propLogFile = new ConfigurationProperty("logfilename", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
compmod\system\diagnostics\DefaultTraceListener.cs (1)
187SafeNativeMethods.OutputDebugString(String.Empty);
compmod\system\diagnostics\DiagnosticsConfiguration.cs (2)
58return string.Empty; // the default 72return string.Empty; // the default
compmod\system\diagnostics\SourceSwitch.cs (2)
16public SourceSwitch(string name) : base(name, String.Empty) {} 19: base(displayName, String.Empty, defaultSwitchValue) { }
compmod\system\diagnostics\Switch.cs (3)
36private volatile string switchValueString = String.Empty; 53if (displayName == null) displayName = string.Empty; 111return (description == null) ? string.Empty : description;
compmod\system\diagnostics\TextWriterTraceListener.cs (2)
42: this(stream, string.Empty) { 60: this(writer, string.Empty) {
compmod\system\diagnostics\TraceInternal.cs (1)
208Fail(string.Empty);
compmod\system\diagnostics\TraceListener.cs (5)
233Write(category + ": " + ((message == null) ? string.Empty : message)); 299WriteLine(category + ": " + ((message == null) ? string.Empty : message)); 327string datastring = String.Empty; 363 TraceEvent(eventCache, source, eventType, id, String.Empty); 429WriteLine(String.Empty);
compmod\system\diagnostics\TypedElement.cs (2)
13protected static readonly ConfigurationProperty _propTypeName = new ConfigurationProperty("type", typeof(string), String.Empty, ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsTypeStringTransformationRequired); 14protected static readonly ConfigurationProperty _propInitData = new ConfigurationProperty("initializeData", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
net\System\_UriSyntax.cs (1)
267m_Scheme = string.Empty;
net\System\Net\_AutoWebProxyScriptHelper.cs (8)
339return string.Empty; 348return string.Empty; 361return string.Empty; 551return string.Empty; 906return sb.Length > 0 ? sb.ToString(): string.Empty; 923return string.Empty; 928return string.Empty; 938return sb.Length > 0 ? sb.ToString(): string.Empty;
net\System\Net\_CommandStream.cs (4)
186m_AbortReason = string.Empty; 339if (m_AbortReason != string.Empty) 482private string m_Buffer = string.Empty; 585m_Buffer = string.Empty;
net\System\Net\_Connection.cs (3)
1135GlobalLog.Leave("Connection#" + ValidationHelper.HashString(state) + "::CompleteConnectionWrapper" + (stateException == null? string.Empty: " failed")); 2006statusLineValues.StatusDescription = statusLineValues.StatusDescription ?? string.Empty; 3296GlobalLog.Enter("Connection#" + ValidationHelper.HashString(this) + "::SyncRead(byte[]) request#" + ValidationHelper.HashString(request) + (probeRead? ", Probe read = TRUE":string.Empty));
net\System\Net\_DigestClient.cs (2)
375Authorization digestResponse = new Authorization(AuthType + " " + clientResponse, authSession.IsCompleted, string.Empty, authSession.IsMutualAuthFlag); 483return String.Empty; // Error, no valid digest challenge, no further processing required
net\System\Net\_FtpControlStream.cs (9)
54private string m_CurrentTypeSetting = string.Empty; 485m_CurrentTypeSetting = string.Empty; 495string domainUserName = string.Empty; 496string password = string.Empty; 621string baseDir = (requestDirectory == string.Empty) 622? string.Empty : requestDirectory + "/"; 639commandList.Add(new PipelineEntry(FormatFtpCommand(request.Method, string.Empty), flags)); 794filename = string.Empty; 1038return String.Empty;
net\System\Net\_HeaderInfoTable.cs (1)
16private static HeaderInfo UnknownHeaderInfo = new HeaderInfo(string.Empty, false, false, false, SingleParser);
net\System\Net\_KerberosClient.cs (1)
117return new Authorization(AuthType + " " + clientResponse, authSession.IsCompleted, string.Empty, authSession.IsMutualAuthFlag);
net\System\Net\_NegotiateClient.cs (1)
83string username = string.Empty;
net\System\Net\_NetworkingPerfCounters.cs (1)
359string postfix = VersioningHelper.MakeVersionSafeName(string.Empty, ResourceScope.Machine,
net\System\Net\_NTAuthentication.cs (1)
306return negotiationInfo == null? string.Empty: negotiationInfo.AuthenticationPackage;
net\System\Net\_NtlmClient.cs (1)
80string username = string.Empty;
net\System\Net\_SecureChannel.cs (1)
808localCertificate = m_CertSelectionDelegate(string.Empty, tempCollection, null, new string[0]);
net\System\Net\_ServiceNameStore.cs (1)
188string machineName = Dns.GetHostEntry(String.Empty).HostName;
net\System\Net\_WebProxyDataBuilder.cs (9)
35if (addressString != string.Empty) 57if (bypassListString != string.Empty) 119if (schemeValue == string.Empty) { 136if ((schemeValueStrings[0] == string.Empty) || (schemeValueStrings[1] == string.Empty)) { 176scheme = string.Empty; 178port = string.Empty; 189if (scheme == string.Empty) { 194if (port == string.Empty) {
net\System\Net\Cache\HttpRequestCacheValidator.cs (2)
425:string.Empty) 561result.Add(string.Empty);
net\System\Net\Cache\IERequestCache.cs (1)
356return string.Empty;
net\System\Net\Cache\RequestCachePolicy.cs (4)
275(m_MaxAge == TimeSpan.MaxValue? string.Empty: " MaxAge:" + m_MaxAge.ToString()) + 276(m_MinFresh == TimeSpan.MinValue? string.Empty: " MinFresh:" + m_MinFresh.ToString()) + 277(m_MaxStale == TimeSpan.MinValue? string.Empty: " MaxStale:" + m_MaxStale.ToString()) + 278(CacheSyncDate==DateTime.MinValue? string.Empty: " CacheSyncDate:" + CacheSyncDate.ToString(CultureInfo.CurrentCulture));
net\System\Net\Cache\WinInetCache.cs (1)
355s = string.Empty;
net\System\Net\cookie.cs (43)
62string m_comment = string.Empty; 66string m_domain = string.Empty; 69string m_name = string.Empty; 70string m_path = string.Empty; 72string m_port = string.Empty; 79string m_value = string.Empty; 82string m_domainKey = string.Empty; 139value = string.Empty; 188m_domain = (value == null? String.Empty : value); 190m_domainKey = string.Empty; //this will get it value when adding into the Container. 197? string.Empty 200+ EqualsLiteral + (IsQuotedDomain? "\"": string.Empty) 201+ m_domain + (IsQuotedDomain? "\"": string.Empty) 257m_name = string.Empty; 272m_path = (value == null? String.Empty : value); 280? string.Empty 580m_port = string.Empty; 594if (ports[i] != string.Empty) { 621return m_port_implicit ? string.Empty : 624+ ((m_port.Length == 0) ? string.Empty : (EqualsLiteral + m_port)) 658m_value = (value == null? String.Empty : value); 704return (Version == 0) ? string.Empty : 707+ EqualsLiteral + (IsQuotedVersion? "\"": string.Empty) 708+ m_version.ToString(NumberFormatInfo.InvariantInfo) + (IsQuotedVersion? "\"": string.Empty)); 765((version.Length == 0)? string.Empty : (version + SeparatorLiteral)) 767+ ((path.Length == 0) ? string.Empty : (SeparatorLiteral + path)) 768+ ((domain.Length == 0) ? string.Empty : (SeparatorLiteral + domain)) 769+ ((port.Length == 0) ? string.Empty : (SeparatorLiteral + port)) 772return string.Empty; 969string tokenString = string.Empty; 1234m_name = string.Empty; 1239m_value = string.Empty; 1373cookie.InternalSetName(string.Empty); 1417cookie.InternalSetName(string.Empty); 1431cookie.InternalSetName(string.Empty); 1451cookie.InternalSetName(string.Empty); 1466cookie.InternalSetName(string.Empty); 1496cookie.Port = string.Empty; 1529cookie.InternalSetName(string.Empty); 1560cookie.InternalSetName(string.Empty); 1579m_savedCookie.InternalSetName(string.Empty); 1592cookie.Port = string.Empty; 1607return value.Length == 2? string.Empty: value.Substring(1, value.Length-2);
net\System\Net\cookiecontainer.cs (4)
114string m_fqdnMyDomain = String.Empty; 875string cookieString = String.Empty; 876string delimiter = String.Empty; 886Cookie.MaxSupportedVersion.ToString(NumberFormatInfo.InvariantInfo)) : String.Empty;
net\System\Net\CredentialCache.cs (3)
394base(string.Empty, string.Empty, string.Empty) {
net\System\Net\FtpWebRequest.cs (8)
242private static readonly NetworkCredential DefaultFtpNetworkCredential = new NetworkCredential("anonymous", "anonymous@", String.Empty); 2083string.Empty, 2084string.Empty, 2085string.Empty); 2150string.Empty, 2151string.Empty, 2152string.Empty); 2190m_FtpWebResponse.UpdateStatus(rightStatus, rightStatus.ToString(), string.Empty);
net\System\Net\HttpListenerRequest.cs (2)
1322strings[0] = String.Empty; 1453return String.Empty;
net\System\Net\HttpListenerRequestUriBuilder.cs (4)
72this.cookedUriQuery = string.Empty; 137if (!HttpSysSettings.EnableNonUtf8 || (rawPath == string.Empty)) 140if (path == string.Empty) 143Debug.Assert(cookedUriQuery == string.Empty,
net\System\Net\HttpListenerResponse.cs (1)
143m_StatusDescription = string.Empty;
net\System\Net\HttpWebRequest.cs (4)
4825password = (password == null) ? string.Empty : password; 5013string acceptEncodingValues = _HttpRequestHeaders.Get(HttpKnownHeaderNames.AcceptEncoding) ?? String.Empty; 5055string connectionValues = _HttpRequestHeaders.Get(HttpKnownHeaderNames.Connection) ?? String.Empty; 6287curRange = string.Empty;
net\System\Net\HttpWebResponse.cs (5)
174return contentEncoding == null ? string.Empty : contentEncoding; 190return contentType == null ? string.Empty : contentType; 206m_CharacterSet = String.Empty; 270return server == null ? string.Empty : server; 655return ( (headerValue==null) ? String.Empty : headerValue );
net\System\Net\Internal.cs (1)
866return string.Empty;
net\System\Net\mail\AlternateView.cs (1)
72a.SetContentFromString(content, null, String.Empty);
net\System\Net\mail\Attachment.cs (8)
19SetContentFromFile(fileName, String.Empty); 84if (fileName == String.Empty) 101if (fileName == String.Empty) 153if (mediaType == null || mediaType == string.Empty) { 324if (contentType.Name == null || contentType.Name == String.Empty) { 394if(name != null && name != String.Empty){ 412if(name != null && name != String.Empty){ 420a.SetContentFromString(content,null, String.Empty);
net\System\Net\mail\ContentDisposition.cs (1)
114if (value == string.Empty)
net\System\Net\mail\ContentType.cs (5)
60if (contentType == String.Empty) { 76if (value == null || value == string.Empty) { 93if (value == null || value == string.Empty) { 117if (value == string.Empty) { 146if (value == null || value == string.Empty) {
net\System\Net\mail\HeaderCollection.cs (7)
28if (name == string.Empty) 48if (name == string.Empty) 68if (name == string.Empty) 109if (name == string.Empty) 112if (value == string.Empty) 144if (name == string.Empty) 147if (value == string.Empty)
net\System\Net\mail\iisPickupDirectory.cs (3)
348string pickupDirectory=string.Empty; 444pickupDirectory = string.Empty; 464if (pickupDirectory == string.Empty)
net\System\Net\mail\LinkedResource.cs (1)
60a.SetContentFromString(content, null, String.Empty);
net\System\Net\mail\MailAddress.cs (3)
70if (address == String.Empty){ 75this.displayName = displayName ?? string.Empty; 212string encodedAddress = String.Empty;
net\System\Net\mail\MailAddressCollection.cs (2)
24if (addresses == string.Empty) { 72string encodedAddresses = string.Empty;
net\System\Net\mail\MailAddressParser.cs (1)
131displayName = String.Empty;
net\System\Net\mail\MailMessage.cs (7)
29string body = String.Empty; 54if (from == String.Empty) 57if (to == String.Empty) 160return (message.Subject != null ? message.Subject : String.Empty); 193return (body != null ? body : String.Empty); 310bodyView = AlternateView.CreateAlternateViewFromString(string.Empty); 446return String.Empty;
net\System\Net\mail\Message.cs (3)
45if (from == String.Empty) 48if (to == String.Empty) 474string encodedValue = String.Empty;
net\System\Net\mail\MimeBasePart.cs (2)
54return String.Empty; 57string newValue = String.Empty;
net\System\Net\mail\MimePart.cs (2)
110if (mimeType != null && mimeType != string.Empty) { 113if (name != null && name != string.Empty) {
net\System\Net\mail\SmtpClient.cs (1)
217if (value == String.Empty)
net\System\Net\mail\SmtpTransport.cs (1)
324string to = smtpAddress + (connection.DSNEnabled ? deliveryNotify : String.Empty);
net\System\Net\NetworkCredential.cs (7)
37: this(string.Empty, string.Empty, string.Empty) { 47: this(userName, password, string.Empty) { 58: this(userName, password, string.Empty) { 113m_userName = String.Empty; 180m_domain = String.Empty;
net\System\Net\SecureProtocols\NegotiateStream.cs (4)
69AuthenticateAsClient((NetworkCredential)CredentialCache.DefaultCredentials, null, string.Empty, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification); 108return BeginAuthenticateAsClient((NetworkCredential)CredentialCache.DefaultCredentials, null, string.Empty, 204_NegoState.ValidateCreateContext(_Package, credential, string.Empty, policy, requiredProtectionLevel, requiredImpersonationLevel); 245_NegoState.ValidateCreateContext(_Package, credential, string.Empty, policy, requiredProtectionLevel, requiredImpersonationLevel);
net\System\Net\SecureProtocols\SslStream.cs (2)
198_SslState.ValidateCreateContext(true, string.Empty, enabledSslProtocols, serverCertificate, null, clientCertificateRequired, checkCertificateRevocation); 227_SslState.ValidateCreateContext(true, string.Empty, enabledSslProtocols, serverCertificate, null, clientCertificateRequired, checkCertificateRevocation);
net\System\Net\ServicePoint.cs (1)
1536private string m_HostName = String.Empty;
net\System\Net\Sockets\Socket.cs (1)
7534GlobalLog.Leave("Socket#" + ValidationHelper.HashString(this) + "::SetAsyncEventSelect() Already Cleaned up, returning ... ", string.Empty);
net\System\Net\UnsafeNativeMethods.cs (2)
3004headerValue = string.Empty; 3377return String.Empty;
net\System\Net\webclient.cs (4)
157return (m_baseAddress == null) ? String.Empty : m_baseAddress.ToString(); 752string delimiter = String.Empty; 997if ((uri.Query == null || uri.Query == string.Empty) && m_requestParameters != null) { 1000string delimiter = String.Empty;
net\System\Net\WebHeaderCollection.cs (4)
471return string.Empty; 882statusLine = cc[string.Empty]; 1262headerName = string.Empty; 1263headerValue = string.Empty;
net\System\Net\WebRequest.cs (3)
588return RequestCacheManager.GetBinding(string.Empty).Policy; 594RequestCacheBinding binding = RequestCacheManager.GetBinding(string.Empty); 595RequestCacheManager.SetBinding(string.Empty, new RequestCacheBinding(binding.Cache, binding.Validator, value));
net\System\Net\WebSockets\WebSocket.cs (1)
144string validStatesText = string.Empty;
net\System\Net\WebSockets\WebSocketBase.cs (10)
81string parameters = string.Empty; 211Logging.Enter(Logging.WebSockets, this, Methods.ReceiveAsync, string.Empty); 271Logging.Exit(Logging.WebSockets, this, Methods.ReceiveAsync, string.Empty); 310string inputParameter = string.Empty; 447Logging.Enter(Logging.WebSockets, this, Methods.Abort, string.Empty); 502Logging.Exit(Logging.WebSockets, this, Methods.Abort, string.Empty); 521string inputParameter = string.Empty; 766string inputParameter = string.Empty; 1541Logging.Enter(Logging.WebSockets, thisPtr, Methods.OnKeepAlive, string.Empty); 1604Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnKeepAlive, string.Empty);
net\System\Net\WebSockets\WebSocketConnectionStream.cs (15)
96Logging.Enter(Logging.WebSockets, this, Methods.CloseNetworkConnectionAsync, string.Empty); 174Logging.Enter(Logging.WebSockets, this, Methods.Close, string.Empty); 192Logging.Exit(Logging.WebSockets, this, Methods.Close, string.Empty); 284Logging.Exit(Logging.WebSockets, this, Methods.WriteAsync, string.Empty); 319Logging.Enter(Logging.WebSockets, this, Methods.MultipleWriteAsync, string.Empty); 356Logging.Exit(Logging.WebSockets, this, Methods.MultipleWriteAsync, string.Empty); 377Logging.Enter(Logging.WebSockets, state, Methods.OnCancel, string.Empty); 398Logging.Exit(Logging.WebSockets, state, Methods.OnCancel, string.Empty); 545Logging.Enter(Logging.WebSockets, this, Methods.Close, string.Empty); 571Logging.Exit(Logging.WebSockets, this, Methods.Close, string.Empty); 641Logging.Enter(Logging.WebSockets, this, Methods.MultipleWriteAsync, string.Empty); 838Logging.Enter(Logging.WebSockets, thisPtr, Methods.OnCancel, string.Empty); 861Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnCancel, string.Empty); 917Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnWriteCompleted, string.Empty); 955Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnReadCompleted, string.Empty);
net\System\Net\WebSockets\WebSocketHelpers.cs (1)
227acceptProtocol = string.Empty;
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (13)
213Logging.Enter(Logging.WebSockets, this, Methods.ReadAsyncFast, string.Empty); 366Logging.Enter(Logging.WebSockets, this, Methods.MultipleWriteAsyncCore, string.Empty); 407Logging.Exit(Logging.WebSockets, this, Methods.MultipleWriteAsyncCore, string.Empty); 478Logging.Exit(Logging.WebSockets, this, Methods.WriteAsyncCore, string.Empty); 490Logging.Enter(Logging.WebSockets, this, Methods.WriteAsyncFast, string.Empty); 619Logging.Enter(Logging.WebSockets, this, Methods.CloseNetworkConnectionAsync, string.Empty); 661Logging.Exit(Logging.WebSockets, this, Methods.CloseNetworkConnectionAsync, string.Empty); 721Logging.Enter(Logging.WebSockets, state, Methods.OnCancel, string.Empty); 747Logging.Exit(Logging.WebSockets, state, Methods.OnCancel, string.Empty); 793Logging.Enter(Logging.WebSockets, thisPtr, Methods.OnWriteCompleted, string.Empty); 807Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnWriteCompleted, string.Empty); 823Logging.Enter(Logging.WebSockets, thisPtr, Methods.OnReadCompleted, string.Empty); 837Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnReadCompleted, string.Empty);
net\System\Net\WebSockets\WebSocketProtocolComponent.cs (1)
176Value = string.Empty,
net\System\Net\WebUtility.cs (1)
783return String.Empty;
net\System\URI.cs (20)
584relativeStr = string.Empty; 692serializationInfo.AddValue("AbsoluteUri", string.Empty); 1265return String.Empty; 1443return String.Empty; 1971return String.Empty; 2586host = string.Empty; 2603host = string.Empty; 2774string stemp = (parts & UriComponents.Host) == 0? string.Empty: m_Info.Host; 2946return count == 0? string.Empty: new string(chars, delimiterAwareIndex, count); 3138return (idx - m_Info.Offset.Host == 0)? string.Empty: m_String.Substring(m_Info.Offset.Host, 3151return string.Empty; 3164return string.Empty; 3176return string.Empty; 3181return (m_Info.Offset.Path - m_Info.Offset.User == 0) ? string.Empty : 3211return string.Empty; 3219return string.Empty; 3336m_String = String.Empty; 5122string extra = String.Empty; 5224return String.Empty; 5380return string.Empty;
net\System\uribuilder.cs (18)
21private string m_fragment = String.Empty; 23private string m_password = String.Empty; 26private string m_query = String.Empty; 30private string m_username = String.Empty; 148value = String.Empty; 168Fragment = String.Empty; 169Query = String.Empty; 183value = String.Empty; 202value = String.Empty; 224value = String.Empty; 275value = String.Empty; 294value = String.Empty; 337value = String.Empty; 424string result = m_scheme.Length != 0? (m_scheme + m_schemeDelimiter): string.Empty; 427+ ((m_password.Length > 0) ? (":" + m_password) : String.Empty) 428+ ((m_username.Length > 0) ? "@" : String.Empty) 430+ (((m_port != -1) && (m_host.Length > 0)) ? (":" + m_port) : String.Empty) 431+ (((m_host.Length > 0) && (m_path.Length != 0) && (m_path[0] != '/')) ? "/" : String.Empty) + m_path
net\System\UriExt.cs (9)
40m_String = uri == null? string.Empty: uri; 604return string.Empty; 637return string.Empty; 656return string.Empty; 748string relativeStr = string.Empty; 759relativeStr = string.Empty; 837return string.Empty; 852return string.Empty; 899return string.Empty;
parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
parent\parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (1)
746return String.Empty;
regex\system\text\regularexpressions\Regex.cs (3)
635return String.Empty; 645return String.Empty; 657return String.Empty;
regex\system\text\regularexpressions\RegexFCD.cs (2)
88string pref = String.Empty.PadRight(curNode._m, curNode._ch); 567internal static RegexPrefix _empty = new RegexPrefix(String.Empty, false);
regex\system\text\regularexpressions\RegexGroup.cs (2)
26internal static Group _emptygroup = new Group(String.Empty, new int[0], 0, string.Empty);
regex\system\text\regularexpressions\RegexMatch.cs (2)
48internal static Match _empty = new Match(null, 1, String.Empty, 0, 0, 0); 178return String.Empty;
regex\system\text\regularexpressions\RegexParser.cs (1)
207Re = String.Empty;
regex\system\text\regularexpressions\RegexWriter.cs (1)
170str = String.Empty;
security\system\security\Authentication\ExtendedProtection\ServiceNameCollection.cs (2)
117string port = string.Empty; 118string distinguisher = string.Empty;
security\system\security\cryptography\asnencodeddata.cs (2)
79return String.Empty; 83string oidValue = String.Empty;
security\system\security\cryptography\x509\x500Name.cs (1)
118return String.Empty;
security\system\security\cryptography\x509\x509certificate2.cs (4)
657return String.Empty; 664return String.Empty; 678value = String.Empty; 964string name = String.Empty;
security\system\security\cryptography\x509\x509chain.cs (1)
70return String.Empty;
security\system\security\cryptography\x509\x509chainelement.cs (1)
34m_description = String.Empty;
services\io\system\io\FileSystemWatcher.cs (2)
112this.directory = String.Empty; 302value = (value == null) ? string.Empty : value;
services\monitoring\system\diagnosticts\CounterCreationData.cs (2)
23private string counterName = String.Empty; 24private string counterHelp = String.Empty;
services\monitoring\system\diagnosticts\EventLog.cs (1)
1491source = string.Empty;
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
1670strings[i] = String.Empty; 1690strings[i] = String.Empty;
services\monitoring\system\diagnosticts\EventLogTraceListener.cs (1)
40: base((eventLog != null) ? eventLog.Source : string.Empty) {
services\monitoring\system\diagnosticts\FileVersionInfo.cs (1)
411return (fileVersion != string.Empty);
services\monitoring\system\diagnosticts\PerformanceCounter.cs (5)
72categoryName = String.Empty; 73counterName = String.Empty; 74instanceName = String.Empty; 486if (currentCategoryName == String.Empty) 488if (this.counterName == String.Empty)
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (1)
367h.Add(counterData[i].CounterName, String.Empty);
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (7)
344counterName = String.Empty; 407if (categoryHelp == null || categoryHelp == String.Empty) 810if (counterName != null && counterName != String.Empty) { 868counterName = String.Empty; 881return String.Empty; 1021nameString = String.Empty; 1512if (name != null && name != String.Empty) {
services\monitoring\system\diagnosticts\Process.cs (5)
454mainWindowTitle = String.Empty; 1555if (processName == null) processName = String.Empty; 2054if (workingDirectory == string.Empty) 2074password = Marshal.StringToCoTaskMemUni(String.Empty); 2399string processName = String.Empty;
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
1243return String.Empty;
services\monitoring\system\diagnosticts\ProcessStartInfo.cs (7)
117if (verb == null) return string.Empty; 137if (arguments == null) return string.Empty; 300string value = (string)key.GetValue(String.Empty); 327return string.Empty; 351return string.Empty; 384if (fileName == null) return string.Empty; 406if (directory == null) return string.Empty;
services\monitoring\system\diagnosticts\SharedUtils.cs (2)
247if (installRoot != null && installRoot != String.Empty) { 317if (version != null && version != String.Empty) {
sys\system\configuration\ApplicationSettingsBase.cs (2)
42private string _settingsKey = String.Empty; 57protected ApplicationSettingsBase(IComponent owner) : this(owner, String.Empty) {
sys\system\configuration\ConfigurationException.cs (1)
222return string.Empty;
sys\system\configuration\LocalFileSettingsProvider.cs (3)
36private string _appName = String.Empty; 119value.PropertyValue = String.Empty; 472serializedValue = String.Empty;
sys\system\io\ports\InternalResources.cs (1)
85WinIOError(errorCode, String.Empty);
sys\system\io\ports\SerialStream.cs (3)
704InternalResources.WinIOError(errorCode, string.Empty); 1471InternalResources.WinIOError(hr, String.Empty); 1525InternalResources.WinIOError(hr, String.Empty);
sys\system\Media\SoundPlayer.cs (4)
29private string soundLocation = String.Empty; 66soundLocation = String.Empty; 131value = String.Empty; 443this.soundLocation = String.Empty;
sys\system\runtime\interopservices\handlecollector.cs (1)
46this.name = String.Empty;
sys\system\runtime\versioning\FrameworkName.cs (2)
121m_profile = (profile == null) ? String.Empty : profile.Trim(); 154m_profile = String.Empty;
sys\system\threading\semaphore.cs (1)
192InternalResources.WinIOError(NativeMethods.ERROR_PATH_NOT_FOUND, string.Empty);
System.Activities (136)
Microsoft\VisualBasic\Activities\XamlIntegration\VisualBasicSettingsConverter.cs (1)
58if (!(sourceString.Equals(String.Empty) || sourceString.Equals(VisualBasicSettingsValueSerializer.VisualBasicSettingsValue)))
System\Activities\Activity.cs (1)
239this.displayName = string.Empty;
System\Activities\Bookmark.cs (1)
112return string.Empty;
System\Activities\Debugger\DebugInfo.cs (1)
625return String.Empty;
System\Activities\Debugger\DebugManager.cs (2)
219KeyValuePair<Activity, string> pair = new KeyValuePair<Activity, string>(activity, string.Empty); 238if (parentName == string.Empty)
System\Activities\Debugger\StateManager.cs (1)
100return DefineState(location, string.Empty, null, 0);
System\Activities\Debugger\Symbol\ActivitySymbol.cs (1)
35this.id = string.Empty;
System\Activities\Debugger\Symbol\DebugSymbol.cs (1)
37return string.Empty;
System\Activities\Debugger\Symbol\SymbolHelper.cs (2)
129return checksum == null ? string.Empty : string.Join(string.Empty, checksum.Select(x => x.ToString("X2")).ToArray());
System\Activities\Debugger\Symbol\WorkflowSymbol.cs (2)
145writer.Write(this.FileName ?? string.Empty); 166builder.AppendFormat("{0}", this.FileName ?? string.Empty);
System\Activities\Debugger\XamlDebuggerXmlReader.cs (1)
352return string.Empty;
System\Activities\DynamicActivityProperty.cs (1)
62return string.Empty;
System\Activities\Runtime\ActivityExecutor.cs (3)
2852TD.ActivityScheduled(string.Empty, string.Empty, string.Empty, activity.GetType().ToString(), activity.DisplayName, scheduledInstanceId);
System\Activities\Statements\InternalState.cs (2)
434errorMessage = string.Empty; 517errorMessage = string.Empty;
System\Activities\Statements\StateMachine.cs (10)
309propertyName: string.Empty, 318propertyName: string.Empty, 329propertyName: string.Empty, 349propertyName: string.Empty, 363propertyName: string.Empty, 373propertyName: string.Empty, 409propertyName: string.Empty, 420propertyName: string.Empty, 492propertyName: string.Empty, 551propertyName: string.Empty,
System\Activities\Statements\Tracking\StateMachineStateRecord.cs (2)
70return string.Empty; 92return string.Empty;
System\Activities\Tracking\EtwTrackingParticipant.cs (86)
51this.ApplicationReference = string.Empty; 168writer.WriteAttributeString(typeAttribute, string.Empty); 169writer.WriteValue(string.Empty); 245writer.WriteValue(string.Empty); 297this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 302truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 322scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.Name, 323scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.Id, 324scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.InstanceId, 325scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.TypeName, 328this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 333scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.Name, 334scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.Id, 335scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.InstanceId, 336scheduledRecord.Activity == null ? string.Empty : scheduledRecord.Activity.TypeName, 339this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 358cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.Name, 359cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.Id, 360cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.InstanceId, 361cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.TypeName, 364this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 369cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.Name, 370cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.Id, 371cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.InstanceId, 372cancelRecord.Activity == null ? string.Empty : cancelRecord.Activity.TypeName, 375this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 395faultRecord.FaultHandler != null ? faultRecord.FaultHandler.Name : string.Empty, 396faultRecord.FaultHandler != null ? faultRecord.FaultHandler.Id : string.Empty, 397faultRecord.FaultHandler != null ? faultRecord.FaultHandler.InstanceId : string.Empty, 398faultRecord.FaultHandler != null ? faultRecord.FaultHandler.TypeName : string.Empty, 401this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 407faultRecord.FaultHandler != null ? faultRecord.FaultHandler.Name : string.Empty, 408faultRecord.FaultHandler != null ? faultRecord.FaultHandler.Id : string.Empty, 409faultRecord.FaultHandler != null ? faultRecord.FaultHandler.InstanceId : string.Empty, 410faultRecord.FaultHandler != null ? faultRecord.FaultHandler.TypeName : string.Empty, 413this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 433this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 438truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 462this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 467truncatedItemsTag, truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 486this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 491truncatedItemsTag, truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 511this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 516truncatedItemsTag, truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 575unhandled.UnhandledException == null ? string.Empty : unhandled.UnhandledException.ToString(), 577this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 582unhandled.UnhandledException == null ? string.Empty : unhandled.UnhandledException.ToString(), 583truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 601unhandled.UnhandledException == null ? string.Empty : unhandled.UnhandledException.ToString(), 603this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 609unhandled.UnhandledException == null ? string.Empty : unhandled.UnhandledException.ToString(), 610truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 634this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 638truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 656this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 661truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 685this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 689truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 707this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 712truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 736this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 740truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 758this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 763truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 787this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 790record.ActivityDefinitionId, record.State, truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 809this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 813record.ActivityDefinitionId, record.State, truncatedItemsTag, this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, 834updatedRecord.OriginalDefinitionIdentity == null ? string.Empty : updatedRecord.OriginalDefinitionIdentity.ToString(), 835updatedRecord.WorkflowDefinitionIdentity == null ? string.Empty : updatedRecord.WorkflowDefinitionIdentity.ToString(), 837this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference)) 841updatedRecord.OriginalDefinitionIdentity == null ? string.Empty : updatedRecord.OriginalDefinitionIdentity.ToString(), 842updatedRecord.WorkflowDefinitionIdentity == null ? string.Empty : updatedRecord.WorkflowDefinitionIdentity.ToString(), 844this.TrackingProfile == null ? string.Empty : this.TrackingProfile.Name == null ? string.Empty : this.TrackingProfile.Name, this.ApplicationReference))
System\Activities\Validation\AddValidationError.cs (2)
58string propertyName = string.Empty; 59string errorCode = string.Empty;
System\Activities\Validation\AssertValidation.cs (2)
73string propertyName = string.Empty; 74string errorCode = string.Empty;
System\Activities\Validation\ValidationError.cs (4)
17: this(message, false, string.Empty) 22: this(message, isWarning, string.Empty) 38: this(message, false, string.Empty, activity) 43: this(message, isWarning, string.Empty, activity)
System\Activities\Validation\ValidationHelper.cs (1)
38string configuredGroupName = string.Empty;
System\Activities\WorkflowIdentity.cs (1)
34this.name = string.Empty;
System\Activities\XamlIntegration\ActivityBuilderXamlWriter.cs (5)
434string aliasPostfix = string.Empty; 482xClassName = string.Format(CultureInfo.CurrentCulture, "_{0}", Guid.NewGuid().ToString().Replace("-", string.Empty).Substring(0, 4)); 502this.xClassNamespace = string.Format(CultureInfo.CurrentUICulture, "clr-namespace:{0}", this.xClassNamespace ?? string.Empty); 808propertyName = string.Format(CultureInfo.CurrentCulture, "_{0}", Guid.NewGuid().ToString().Replace("-", string.Empty)); 883this.propertyName = string.Format(CultureInfo.CurrentCulture, "_{0}", Guid.NewGuid().ToString().Replace("-", string.Empty));
System\Activities\XamlIntegration\ActivityWithResultConverter.cs (1)
161else if (text == string.Empty) // workaround for System.Runtime.Xaml bug
System\Activities\XamlIntegration\ActivityXamlServices.cs (1)
183xamlObject != null ? xamlObject.GetType().FullName : string.Empty));
System\Activities\XamlIntegration\TextExpressionCompiler.cs (1)
1744string forReadOnlyString = forReadOnly ? TextExpressionCompiler.forReadOnly : string.Empty;
System.Activities.Core.Presentation (60)
System\Activities\Core\Presentation\ArgumentIdentifierTrimConverter.cs (1)
21return string.Empty;
System\Activities\Core\Presentation\CaseKeyBox.ViewModel.cs (10)
35DependencyProperty.Register("Text", typeof(string), typeof(CaseKeyBoxViewModel), new UIPropertyMetadata(String.Empty)); 43string oldText = String.Empty; 133this.Text = string.Empty; 151else if ((this.ValueType == typeof(string)) && string.Equals(this.Value, String.Empty)) 260result = string.Empty; 305reason = string.Empty; 329normalizedOldText = normalizedOldText == Empty ? string.Empty : normalizedOldText; 330normalizedNewText = normalizedNewText == Empty ? string.Empty : normalizedNewText; 361this.Text = string.Empty; 362this.oldText = string.Empty;
System\Activities\Core\Presentation\CaseKeyBox.xaml.cs (1)
22DependencyProperty.Register("LabelText", typeof(string), typeof(CaseKeyBox), new UIPropertyMetadata(string.Empty));
System\Activities\Core\Presentation\DisplayNameConverter.cs (1)
24else if (name == string.Empty)
System\Activities\Core\Presentation\FlowchartConnectionPointsAdorner.cs (2)
58string trueLabelText = String.Empty; 87string falseLabelText = String.Empty;
System\Activities\Core\Presentation\FlowchartDesigner.Helpers.cs (5)
124errorMessage = string.Empty; 328string errorMessage = string.Empty; 331string error = string.Empty; 333if (!string.Empty.Equals(error)) 338if (!string.Empty.Equals(errorMessage))
System\Activities\Core\Presentation\FlowchartDesigner.ModelChanges.cs (5)
137errorMessage = string.Empty; 209return errorMessage.Equals(string.Empty); 282errorMessage = string.Empty; 312errorMessage = string.Empty; 345errorMessage = string.Empty;
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (12)
686string errorMessage = string.Empty; 687if (!CreateLinkGesture(this.srcConnectionPoint, destConnectionPoint, out errorMessage, null) && !errorMessage.Equals(string.Empty)) 806string errorMessage = string.Empty; 833if (!errorMessage.Equals(string.Empty)) 1265errorMessage = string.Empty; 1296errorMessage = string.Empty; 1313errorMessage = string.Empty; 1337errorMessage = string.Empty; 2045string errorMessage = string.Empty; 2048if (!CreateLinkGesture(this.srcConnectionPoint, destElement, mouseUpLocation, out errorMessage, false, null) && !errorMessage.Equals(string.Empty)) 2309string message = string.Empty; 2444string message = string.Empty;
System\Activities\Core\Presentation\FlowSwitchLink.cs (2)
191string errorMessage = string.Empty; 279string oldViewStateKey = string.Empty;
System\Activities\Core\Presentation\GenericFlowSwitchHelper.cs (8)
196errorMessage = string.Empty; 308return string.Empty; 321return string.Empty; 334return string.Empty; 336return string.Empty; 363if (result == string.Empty && typeof(string).IsAssignableFrom(type)) 402result = string.Empty; 539reason = string.Empty;
System\Activities\Core\Presentation\HintTextConverter.cs (1)
27return (values[1] as string) ?? string.Empty;
System\Activities\Core\Presentation\StateContainerResizeGrip.cs (1)
65string undoItemName = string.Empty;
System\Activities\Core\Presentation\StateDesigner.xaml.cs (1)
123return String.Empty;
System\Activities\Core\Presentation\SwitchDesigner.xaml.cs (1)
108reason = string.Empty;
System\Activities\Core\Presentation\Themes\EditorCategoryTemplateDictionary.xaml.cs (1)
51string result = string.Empty;
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (3)
376string errorMessage = string.Empty; 577return string.Empty; 727new UIPropertyMetadata(string.Empty, OnArgumentPropertyChanged));
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (1)
273new UIPropertyMetadata(string.Empty));
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (1)
182DependencyProperty.Register("Key", typeof(string), typeof(CorrelationDataWrapper), new UIPropertyMetadata(string.Empty, OnKeyChanged));
System\ServiceModel\Activities\Presentation\MessageQueryEditor.xaml.cs (1)
136string xpathQuery = string.Empty;
System\ServiceModel\Activities\Presentation\MessageQuerySetDesigner.xaml.cs (2)
25string querySetPropertyName = string.Empty; 239control.querySetPropertyName = null != property ? property.Name : string.Empty;
System.Activities.DurableInstancing (5)
System\Activities\DurableInstancing\SaveWorkflowAsyncResult.cs (5)
417serviceName ?? string.Empty, serviceNamespace ?? string.Empty, site ?? string.Empty, relativeApplicationPath ?? string.Empty, relativeServicePath ?? string.Empty));
System.Activities.Presentation (103)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\FrameworkNameExtensions.cs (1)
28if (frameworkName.Profile == string.Empty)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\TypeNameHelper.cs (1)
23return string.Empty;
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (2)
240string aliasPostfix = string.Empty; 289base.WriteRaw(string.Empty);
System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
124return String.Empty;
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (4)
425this.helpService.RemoveContextAttribute(string.Empty, typeof(Annotation).FullName); 426this.helpService.AddContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(this.ModelItem.ItemType), ComponentModel.Design.HelpKeywordType.F1Keyword); 434this.helpService.RemoveContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(this.ModelItem.ItemType)); 435this.helpService.AddContextAttribute(string.Empty, typeof(Annotation).FullName, ComponentModel.Design.HelpKeywordType.F1Keyword);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\GenericTypeParameterConverter.cs (1)
127strBldr.Append(addComma ? "," : string.Empty);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (3)
181return string.Empty; 404_displayName = displayName ?? string.Empty; 451return Item == null ? string.Empty : Item.GetType().Name;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyContainerAutomationPeer.cs (1)
93return _container.PropertyEntry == null ? string.Empty : _container.PropertyEntry.DisplayName;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\EditorUtilities.cs (1)
67return string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagPanel.cs (2)
16DependencyProperty.Register("FlagString", typeof(string), typeof(FlagPanel), new PropertyMetadata(string.Empty)); 96string str = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagStringConverter.cs (2)
22return string.Empty; 39if (str.Equals(string.Empty) || str.Equals("0"))
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\NewItemFactoryTypeModelToDisplayNameConverter.cs (2)
49return model.DisplayName ?? string.Empty; 53return string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\newitemfactorytypemodeltotypenameconverter.cs (1)
32return string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToDisplayNameConverter.cs (3)
58string valueTypeName = string.Empty; 61valueTypeName = propertyEntry.CommonValueType == null ? string.Empty : propertyEntry.CommonValueType.Name; 98return string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyEditor.cs (1)
198return string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (2)
105private string internalStringValue = String.Empty; 1050string newStringValue = String.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (2)
256string stringValue = string.Empty; 301return stringValue ?? string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
222rect.DataContext = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValue.cs (1)
195string returnValue = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelEditingScope.cs (1)
49get { return (_description == null ? string.Empty : _description); }
System.Activities.Presentation\System\Activities\Presentation\ContextMenuUtilities.cs (1)
104property.SetValue(string.Empty);
System.Activities.Presentation\System\Activities\Presentation\Converters\OutlineViewTextConverter.cs (1)
20string displayName = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (2)
218var result = string.Empty; 323PropertyGetter = (instance) => (!instance.IsPropertyValid(localPropertyName) ? instance.validationErrors[localPropertyName] : string.Empty),
System.Activities.Presentation\System\Activities\Presentation\ErrorReporting.cs (1)
108icon == MessageBoxImage.Warning ? "WarningValidationIcon" : string.Empty;
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\Connector.cs (1)
301return String.Empty;
System.Activities.Presentation\System\Activities\Presentation\Metadata\ActivityArgumentHelper.cs (1)
76using (EditingScope editingScope = args.ModelTreeManager.CreateEditingScope(string.Empty))
System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (1)
170text = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
25: this(string.Empty)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (1)
33string.Empty,
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxItemWrapper.cs (8)
45: this(string.Empty, string.Empty, string.Empty, string.Empty) 50: this(toolType, string.Empty) 55: this(toolType, string.Empty, displayName) 75this.defaultDisplayName = string.Empty; 367string reason = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (1)
56Description = bookmarkName ?? string.Empty,
System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationErrorInfo.cs (3)
22this.PropertyName = string.Empty; 23this.FileName = string.Empty; 32this.FileName = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
243string errorMessage = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\AnnotationDialog.xaml.cs (1)
32this.annotationTextBox.Text = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
430string key = string.Empty; 498oldDuplicate.ErrorMessage = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\BreadCrumbTextConverter.cs (1)
50if (!displayName.Equals(string.Empty))
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
1559this.view.zoomPicker.Text = string.Empty; 1778string key = string.Format(CultureInfo.InvariantCulture, "Operation{0}{1}Icon", iconName, menuItem.IsEnabled ? string.Empty : "Disabled");
System.Activities.Presentation\System\Activities\Presentation\View\ErrorView.xaml.cs (2)
27DependencyProperty.Register("Message", typeof(string), typeof(ErrorView), new UIPropertyMetadata(string.Empty)); 30DependencyProperty.Register("Details", typeof(string), typeof(ErrorView), new UIPropertyMetadata(string.Empty));
System.Activities.Presentation\System\Activities\Presentation\View\ExpressionTextBox.xaml.cs (1)
816string errorMessage = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionWindow.cs (1)
39new UIPropertyMetadata(string.Empty));
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (5)
148inputTextBox.Text = string.Empty; 174helpService.AddContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(typeof(ImportDesigner)), System.ComponentModel.Design.HelpKeywordType.F1Keyword); 178helpService.RemoveContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(typeof(ImportDesigner))); 252this.textBox.Text = string.Empty; 328namespaceModel.Properties[ErrorMessagePropertyName].SetValue(string.Empty);
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelPropertyViewModel.cs (1)
94TreeViewItemViewModel.AddChild(this, this.Value.Value, this.Value.Value, this.DuplicatedNodeVisible, string.Empty, this.Value);
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemViewModel.cs (3)
21string nodePrefixText = string.Empty; 276string childNodePrefix = string.Empty; 295string childNodePrefix = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
336ns.Tag = string.Empty; 804ns.Tag = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
57new PropertyMetadata(string.Empty)); 389string typeName = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
186oldDuplicate.ErrorMessage = string.Empty; 924string name = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierName.cs (1)
143this.ErrorMessage = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\ViewUtilities.cs (2)
213return string.Empty; 216string displayName = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (5)
284return newText != null && !string.Equals(newText, oldText) && !(oldText == null && newText.Equals(string.Empty)); 522if (String.Equals(this.ExpressionText, string.Empty, StringComparison.OrdinalIgnoreCase) && this.ExpressionType != null) 794string errorMessage = string.Empty; 1239this.Text = string.Empty; 1264this.Text = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditorAutomationPeer.cs (1)
29new XAttribute("ErrorMessage", String.IsNullOrEmpty(textBox.ErrorMessage) ? String.Empty : textBox.ErrorMessage));
System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewManager.cs (3)
101helpService.AddContextAttribute(string.Empty, KeywordForWorkflowDesignerHomePage, HelpKeywordType.F1Keyword); 146helpService.RemoveContextAttribute(string.Empty, GetF1HelpTypeKeyword(oldSelection.PrimarySelection.ItemType)); 151helpService.AddContextAttribute(string.Empty, GetF1HelpTypeKeyword(newSelection.PrimarySelection.ItemType), HelpKeywordType.F1Keyword);
System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewService.cs (1)
41string errorString = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (2)
436this.Context.Items.SetValue(new ErrorItem() { Message = string.Empty, Details = string.Empty });
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
48DependencyProperty.Register("HintText", typeof(string), typeof(WorkflowItemPresenter), new UIPropertyMetadata(String.Empty));
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (2)
35DependencyProperty.Register("HintText", typeof(string), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(String.Empty, new PropertyChangedCallback(WorkflowItemsPresenter.OnHintTextChanged))); 944return string.Empty;
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (3)
411return string.Empty; 418return string.Empty; 1086string variablePartOfAutomationId = string.Empty;
System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
784string typeName = string.Empty;
System.AddIn (3)
System\Addin\Hosting\AddInStore.cs (1)
1267String nameSpace = String.Empty;
System\Addin\MiniReflection\MiniAssembly.cs (1)
179assemblySimpleName, String.Empty, loadedAssemblyName.CultureInfo.Name));
System\Addin\MiniReflection\TypeInfo.cs (1)
197_nameSpace = String.Empty;
System.ComponentModel.DataAnnotations (6)
DataAnnotations\AssociationAttribute.cs (1)
94return key.Replace(" ", string.Empty).Split(',');
DataAnnotations\PhoneAttribute.cs (1)
36valueAsString = valueAsString.Replace("+", string.Empty).TrimEnd();
DataAnnotations\UIHintAttribute.cs (2)
137var a = this.UIHint ?? String.Empty; 138var b = this.PresentationLayer ?? String.Empty;
parent\parent\parent\parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
System.Configuration (66)
System\Configuration\AppSettingsSection.cs (2)
27ConfigurationProperty propFile = new ConfigurationProperty("file", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 77return String.Empty;
System\Configuration\BaseConfigurationRecord.cs (7)
2306ScanFactoriesRecursive(xmlUtil, string.Empty, factoryList); 2721group = string.Empty; 2893ScanSectionsRecursive(xmlUtil, string.Empty, false, null, OverrideModeSetting.LocationDefault, false); 3357ScanSectionsRecursive(xmlUtil, string.Empty, true, null, overrideMode, !inheritInChildApp); 3402ScanSectionsRecursive(xmlUtil, string.Empty, true, locationSubPath, overrideMode, !inheritInChildApp); 4402string.Empty, // group 4430string.Empty, // group
System\Configuration\CallbackValidatorAttribute.cs (1)
26private String _callbackMethodName = String.Empty;
System\Configuration\ClientConfigPaths.cs (1)
552_productName = string.Empty;
System\Configuration\ConfigurationElement.cs (6)
176_lockedAllExceptAttributesList = new ConfigurationLockCollection(this, ConfigurationLockCollectionType.LockedExceptionList, String.Empty, source._lockedAllExceptAttributesList); 527_lockedAllExceptAttributesList = new ConfigurationLockCollection(this, ConfigurationLockCollectionType.LockedExceptionList, String.Empty, parentElement._lockedAllExceptAttributesList); 958p = (PropertySourceInfo)PropertyInfoInternal(String.Empty); // Get the filename of the parent if prop is not there 960return String.Empty; 967p = (PropertySourceInfo)PropertyInfoInternal(String.Empty); 1586_lockedAllExceptAttributesList = new ConfigurationLockCollection(this, ConfigurationLockCollectionType.LockedExceptionList, String.Empty, newCollection);
System\Configuration\ConfigurationElementCollection.cs (2)
32internal String internalElementTagName = string.Empty; 1215return String.Empty;
System\Configuration\ConfigurationLockCollection.cs (4)
28private string _ignoreName = String.Empty; 31private string SeedList = String.Empty; 39: this(thisElement, lockType, String.Empty) { 74SeedList = String.Empty;
System\Configuration\ConfigurationProperty.cs (2)
42defaultValue = String.Empty; 254defaultValue = String.Empty;
System\Configuration\ConfigurationSection.cs (1)
70return string.Empty;
System\Configuration\ConfigurationSectionGroup.cs (3)
13string _configKey = String.Empty; 14string _group = String.Empty; 15string _name = String.Empty;
System\Configuration\ConnectionStringSettings.cs (1)
25new ConfigurationProperty("providerName", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
System\Configuration\DefaultSection.cs (2)
13string _rawXml = string.Empty; 44_rawXml = string.Empty;
System\Configuration\ExeConfigurationFileMap.cs (6)
25_exeConfigFilename = String.Empty; 26_roamingUserConfigFilename = String.Empty; 27_localUserConfigFilename = String.Empty; 32_exeConfigFilename = String.Empty; 33_roamingUserConfigFilename = String.Empty; 34_localUserConfigFilename = String.Empty;
System\Configuration\IgnoreSection.cs (2)
13string _rawXml = string.Empty; 44_rawXml = string.Empty;
System\Configuration\Internal\InternalConfigRoot.cs (2)
55_rootConfigRecord = MgmtConfigurationRecord.Create(this, null, string.Empty, null); 58_rootConfigRecord = (BaseConfigurationRecord) RuntimeConfigurationRecord.Create(this, null, string.Empty);
System\Configuration\KeyValueConfigurationElement.cs (2)
19new ConfigurationProperty("key", typeof(string), String.Empty, ConfigurationPropertyOptions.IsKey | ConfigurationPropertyOptions.IsRequired); 21new ConfigurationProperty("value", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
System\Configuration\LocationUpdates.cs (1)
20_sectionUpdates = new SectionUpdates(string.Empty);
System\Configuration\MgmtConfigurationRecord.cs (6)
1002configKeyAncestor = string.Empty; 1027configKeyAncestor = string.Empty; 1123filepath = String.Empty; 1481SectionUpdates sectionUpdates = new SectionUpdates(string.Empty); 2381CopyConfigDeclarationsRecursive(declarationUpdates, xmlUtil, utilWriter, string.Empty, 2456locationUpdates, sectionUpdates, true, string.Empty, configurationElementLinePosition, indent);
System\Configuration\NameValueConfigurationElement.cs (2)
29new ConfigurationProperty("name", typeof(string), String.Empty, ConfigurationPropertyOptions.IsKey); 31new ConfigurationProperty("value", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
System\Configuration\OverrideMode.cs (1)
231string result = String.Empty;
System\Configuration\PropertyInformation.cs (3)
149psi = ThisElement.Values.GetSourceInfo(String.Empty); 152return String.Empty; 170psi = ThisElement.Values.GetSourceInfo(String.Empty);
System\Configuration\PropertySourceInfo.cs (1)
45filename = String.Empty;
System\Configuration\SectionInformation.cs (4)
69_configKey = String.Empty; 70_group = String.Empty; 71_name = String.Empty; 470return String.Empty;
System\Configuration\StringUtil.cs (2)
36s1 = String.Empty; 40s2 = String.Empty;
System\Configuration\ValidatorUtils.cs (1)
30throw new ArgumentException(SR.GetString(SR.Validator_value_type_invalid), String.Empty);
System\Configuration\WhiteSpaceTrimStringConverter.cs (1)
27return String.Empty;
System.Core (30)
System\Diagnostics\Eventing\EventProviderTraceListener.cs (1)
301m_provider.WriteMessageEvent(String.Empty,
System\Diagnostics\Eventing\Reader\NativeWrapper.cs (2)
1282return string.Empty; 1290return string.Empty;
System\Diagnostics\EventSchemaTraceListener.cs (1)
50: this(fileName, String.Empty) {
System\Diagnostics\UnescapedXmlDiagnosticData.cs (1)
19_xmlString = String.Empty;
System\IO\__Error.cs (1)
140WinIOError(errorCode, String.Empty);
System\IO\LogStream.cs (2)
236__Error.WinIOError(hr, String.Empty); 318__Error.WinIOError(hr, String.Empty);
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (5)
401__Error.WinIOError(errorCode, String.Empty); 404__Error.WinIOError(errorCode, String.Empty); 432__Error.WinIOError(lastError, String.Empty); 488__Error.WinIOError(createErrorCode, String.Empty); 510__Error.WinIOError(openErrorCode, String.Empty);
System\IO\MemoryMappedFiles\MemoryMappedView.cs (2)
119__Error.WinIOError(Marshal.GetLastWin32Error(), String.Empty); 220__Error.WinIOError(error, String.Empty);
System\IO\Pipes\Pipe.cs (11)
212__Error.WinIOError(Marshal.GetLastWin32Error(), String.Empty); 223__Error.WinIOError(Marshal.GetLastWin32Error(), String.Empty); 585__Error.WinIOError(Marshal.GetLastWin32Error(), String.Empty); 610__Error.WinIOError(errorCode, String.Empty); 701__Error.WinIOError(errorCode, String.Empty); 769__Error.WinIOError(afsar._errorCode, String.Empty); 782__Error.WinIOError(Marshal.GetLastWin32Error(), String.Empty); 1202__Error.WinIOError(errorCode, String.Empty); 1224__Error.WinIOError(errorCode, String.Empty); 1327__Error.WinIOError(errorCode, String.Empty); 1349__Error.WinIOError(errorCode, String.Empty);
System\IO\Pipes\PipeStream.cs (3)
227__Error.WinIOError(hr, String.Empty); 351__Error.WinIOError(hr, String.Empty); 1166__Error.WinIOError(errorCode, String.Empty);
System\Security\Cryptography\NCryptNative.cs (1)
1488return String.Empty;
System.Data (260)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\FrameworkNameExtensions.cs (1)
28if (frameworkName.Profile == string.Empty)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\TypeNameHelper.cs (1)
23return string.Empty;
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\DesignTimeXamlWriter.cs (2)
240string aliasPostfix = string.Empty; 289base.WriteRaw(string.Empty);
cdf\src\NetFx40\Tools\System.Activities.Core.Presentation\System\Activities\Core\Presentation\SwitchDesigner.xaml.cs (1)
108reason = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
124return String.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (4)
425this.helpService.RemoveContextAttribute(string.Empty, typeof(Annotation).FullName); 426this.helpService.AddContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(this.ModelItem.ItemType), ComponentModel.Design.HelpKeywordType.F1Keyword); 434this.helpService.RemoveContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(this.ModelItem.ItemType)); 435this.helpService.AddContextAttribute(string.Empty, typeof(Annotation).FullName, ComponentModel.Design.HelpKeywordType.F1Keyword);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\GenericTypeParameterConverter.cs (1)
127strBldr.Append(addComma ? "," : string.Empty);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (3)
181return string.Empty; 404_displayName = displayName ?? string.Empty; 451return Item == null ? string.Empty : Item.GetType().Name;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyContainerAutomationPeer.cs (1)
93return _container.PropertyEntry == null ? string.Empty : _container.PropertyEntry.DisplayName;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\EditorUtilities.cs (1)
67return string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagPanel.cs (2)
16DependencyProperty.Register("FlagString", typeof(string), typeof(FlagPanel), new PropertyMetadata(string.Empty)); 96string str = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagStringConverter.cs (2)
22return string.Empty; 39if (str.Equals(string.Empty) || str.Equals("0"))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\NewItemFactoryTypeModelToDisplayNameConverter.cs (2)
49return model.DisplayName ?? string.Empty; 53return string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\newitemfactorytypemodeltotypenameconverter.cs (1)
32return string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\PropertyValueToDisplayNameConverter.cs (3)
58string valueTypeName = string.Empty; 61valueTypeName = propertyEntry.CommonValueType == null ? string.Empty : propertyEntry.CommonValueType.Name; 98return string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyEditor.cs (1)
198return string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (2)
105private string internalStringValue = String.Empty; 1050string newStringValue = String.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (2)
256string stringValue = string.Empty; 301return stringValue ?? string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyInspector.xaml.cs (1)
222rect.DataContext = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyValue.cs (1)
195string returnValue = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelEditingScope.cs (1)
49get { return (_description == null ? string.Empty : _description); }
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ContextMenuUtilities.cs (1)
104property.SetValue(string.Empty);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Converters\OutlineViewTextConverter.cs (1)
20string displayName = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (2)
218var result = string.Empty; 323PropertyGetter = (instance) => (!instance.IsPropertyValid(localPropertyName) ? instance.validationErrors[localPropertyName] : string.Empty),
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ErrorReporting.cs (1)
108icon == MessageBoxImage.Warning ? "WarningValidationIcon" : string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\Connector.cs (1)
301return String.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Metadata\ActivityArgumentHelper.cs (1)
76using (EditingScope editingScope = args.ModelTreeManager.CreateEditingScope(string.Empty))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (1)
170text = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
25: this(string.Empty)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (1)
33string.Empty,
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxItemWrapper.cs (8)
45: this(string.Empty, string.Empty, string.Empty, string.Empty) 50: this(toolType, string.Empty) 55: this(toolType, string.Empty, displayName) 75this.defaultDisplayName = string.Empty; 367string reason = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (1)
56Description = bookmarkName ?? string.Empty,
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationErrorInfo.cs (3)
22this.PropertyName = string.Empty; 23this.FileName = string.Empty; 32this.FileName = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
243string errorMessage = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\AnnotationDialog.xaml.cs (1)
32this.annotationTextBox.Text = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
430string key = string.Empty; 498oldDuplicate.ErrorMessage = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\BreadCrumbTextConverter.cs (1)
50if (!displayName.Equals(string.Empty))
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
1559this.view.zoomPicker.Text = string.Empty; 1778string key = string.Format(CultureInfo.InvariantCulture, "Operation{0}{1}Icon", iconName, menuItem.IsEnabled ? string.Empty : "Disabled");
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ErrorView.xaml.cs (2)
27DependencyProperty.Register("Message", typeof(string), typeof(ErrorView), new UIPropertyMetadata(string.Empty)); 30DependencyProperty.Register("Details", typeof(string), typeof(ErrorView), new UIPropertyMetadata(string.Empty));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExpressionTextBox.xaml.cs (1)
816string errorMessage = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionWindow.cs (1)
39new UIPropertyMetadata(string.Empty));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (5)
148inputTextBox.Text = string.Empty; 174helpService.AddContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(typeof(ImportDesigner)), System.ComponentModel.Design.HelpKeywordType.F1Keyword); 178helpService.RemoveContextAttribute(string.Empty, WorkflowViewManager.GetF1HelpTypeKeyword(typeof(ImportDesigner))); 252this.textBox.Text = string.Empty; 328namespaceModel.Properties[ErrorMessagePropertyName].SetValue(string.Empty);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelPropertyViewModel.cs (1)
94TreeViewItemViewModel.AddChild(this, this.Value.Value, this.Value.Value, this.DuplicatedNodeVisible, string.Empty, this.Value);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemViewModel.cs (3)
21string nodePrefixText = string.Empty; 276string childNodePrefix = string.Empty; 295string childNodePrefix = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
336ns.Tag = string.Empty; 804ns.Tag = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
57new PropertyMetadata(string.Empty)); 389string typeName = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (2)
186oldDuplicate.ErrorMessage = string.Empty; 924string name = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierName.cs (1)
143this.ErrorMessage = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ViewUtilities.cs (2)
213return string.Empty; 216string displayName = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (5)
284return newText != null && !string.Equals(newText, oldText) && !(oldText == null && newText.Equals(string.Empty)); 522if (String.Equals(this.ExpressionText, string.Empty, StringComparison.OrdinalIgnoreCase) && this.ExpressionType != null) 794string errorMessage = string.Empty; 1239this.Text = string.Empty; 1264this.Text = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditorAutomationPeer.cs (1)
29new XAttribute("ErrorMessage", String.IsNullOrEmpty(textBox.ErrorMessage) ? String.Empty : textBox.ErrorMessage));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewManager.cs (3)
101helpService.AddContextAttribute(string.Empty, KeywordForWorkflowDesignerHomePage, HelpKeywordType.F1Keyword); 146helpService.RemoveContextAttribute(string.Empty, GetF1HelpTypeKeyword(oldSelection.PrimarySelection.ItemType)); 151helpService.AddContextAttribute(string.Empty, GetF1HelpTypeKeyword(newSelection.PrimarySelection.ItemType), HelpKeywordType.F1Keyword);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewService.cs (1)
41string errorString = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (2)
436this.Context.Items.SetValue(new ErrorItem() { Message = string.Empty, Details = string.Empty });
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
48DependencyProperty.Register("HintText", typeof(string), typeof(WorkflowItemPresenter), new UIPropertyMetadata(String.Empty));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (2)
35DependencyProperty.Register("HintText", typeof(string), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(String.Empty, new PropertyChangedCallback(WorkflowItemsPresenter.OnHintTextChanged))); 944return string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (3)
411return string.Empty; 418return string.Empty; 1086string variablePartOfAutomationId = string.Empty;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
784string typeName = string.Empty;
fx\src\bid\inc\cs\bidPrivateBase.cs (1)
748modIdentity = string.Empty;
fx\src\data\Microsoft\SqlServer\Server\SmiContextFactory.cs (1)
68_serverVersion = String.Empty; // default value if nothing exists.
fx\src\data\Microsoft\SqlServer\Server\SmiMetaData.cs (5)
572Debug.Assert(String.Empty == __typeNameByDatabaseType[(int)_databaseType], "unexpected udt?"); 728String.Empty, // SqlDbType.Udt -- get type name from Type.FullName instead. 729String.Empty, // Structured types have user-defined type names. 757string fields = String.Empty; 765string properties = String.Empty;
fx\src\data\Microsoft\SqlServer\Server\ValueUtilsSmi.cs (1)
762data = string.Empty;
fx\src\data\System\Data\ColumnTypeConverter.cs (1)
88return String.Empty;
fx\src\data\System\Data\Common\DBCommandBuilder.cs (1)
898string beginNewCondition = string.Empty;
fx\src\data\System\Data\Common\DbConnectionStringCommon.cs (1)
126if ((typeof(string) == PropertyType) && String.Empty.Equals(value)) {
fx\src\data\System\Data\Common\DBDataPermissionAttribute.cs (1)
50return ((null != value) ? value : String.Empty);
fx\src\data\System\Data\Common\DbDataReader.cs (1)
185return new StringReader(String.Empty);
fx\src\data\System\Data\Common\DbProviderFactoriesConfigurationHandler.cs (5)
53name = string.Empty; 54invariantName = string.Empty; 55description = string.Empty; 56assemblyQualifiedName = string.Empty; 71if ((factType == null) && (invariantName == string.Empty))
fx\src\data\System\Data\Common\MultipartIdentifier.cs (2)
55ary[position] = string.Empty; 90parsedNames[stringCount] = string.Empty;
fx\src\data\System\Data\Common\ObjectStorage.cs (2)
353retValue = string.Empty; 378 return String.Empty;
fx\src\data\System\Data\Common\StringStorage.cs (1)
23: base(column, typeof(String), String.Empty, StorageType.String) {
fx\src\data\System\Data\DataColumn.cs (1)
149_columnName = columnName ?? string.Empty;
fx\src\data\System\Data\DataError.cs (4)
18private string rowError = String.Empty; 76return String.Empty; 99rowError = String.Empty; 116errorText = String.Empty;
fx\src\data\System\Data\DataException.cs (4)
520string values = String.Empty; 522values += Convert.ToString(keys[i], null) + (i < keys.Length - 1 ? ", " : String.Empty); 528string columnNames = String.Empty; 1280return MissingAttribute(String.Empty, attribute);
fx\src\data\System\Data\DataRow.cs (1)
102return(error == null ? String.Empty :error.Text);
fx\src\data\System\Data\DataSet.cs (5)
55private string _datasetPrefix = String.Empty; 56internal string namespaceURI = string.Empty; 677value = String.Empty; 696_datasetPrefix = String.Empty; 713value = String.Empty;
fx\src\data\System\Data\DataTable.cs (2)
1753return string.Empty; 5760string qTableName = string.Empty;
fx\src\data\System\Data\DataView.cs (3)
1121this.Sort = string.Empty; 1231return String.Empty; 1412propertyName = (null != col) ? col.ColumnName : String.Empty;
fx\src\data\System\Data\DataViewManager.cs (1)
318return String.Empty;
fx\src\data\System\Data\Odbc\OdbcConnection.cs (3)
109return String.Empty; 126return String.Empty; 313return new OdbcCommand(String.Empty, this);
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (3)
2183String columnname = String.Empty; 2184String indexname = String.Empty; 2185String currentindexname = String.Empty;
fx\src\data\System\Data\Odbc\OdbcError.cs (2)
31return ((null != _message) ? _message : String.Empty); 49return ((null != _source) ? _source : String.Empty);
fx\src\data\System\Data\Odbc\OdbcUtils.cs (2)
383return String.Empty; 427return (_token.Length > 0) ? _token.ToString() : String.Empty ;
fx\src\data\System\Data\OleDb\DBPropSet.cs (1)
103string message = String.Empty;
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (1)
361string classid = (string) ADP.ClassesRootRegistryValue(progid + "\\CLSID", String.Empty);
fx\src\data\System\Data\OleDb\OleDbDataAdapter.cs (2)
292string message = String.Empty; 446string message = String.Empty;
fx\src\Data\System\Data\ProviderBase\DbConnectionHelper.cs (2)
194p.Add(String.Empty, String.Empty, KeyRestrictionBehavior.AllowOnly);
fx\src\data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
32static public readonly DbConnectionPoolIdentity NoIdentity = new DbConnectionPoolIdentity(String.Empty, false, true);
fx\src\data\System\Data\SimpleType.cs (2)
378return string.Empty; 393this.ns = string.Empty;
fx\src\data\System\Data\Sql\SqlNotificationRequest.cs (3)
37throw ADP.ArgumentOutOfRange(String.Empty, ADP.ParameterService); 49throw ADP.ArgumentOutOfRange(String.Empty, ADP.ParameterTimeout); 61throw ADP.ArgumentOutOfRange(String.Empty, ADP.ParameterUserData);
fx\src\data\System\Data\SqlClient\SqlBulkCopyColumnMapping.cs (2)
44return string.Empty; 72return string.Empty;
fx\src\data\System\Data\SqlClient\SqlCachedBuffer.cs (1)
107return String.Empty;
fx\src\data\System\Data\SqlClient\SqlCommand.cs (4)
2918p.XmlSchemaCollectionDatabase = ADP.IsNull(value) ? String.Empty : (string) value; 2921p.XmlSchemaCollectionOwningSchema = ADP.IsNull(value) ? String.Empty : (string) value; 2924p.XmlSchemaCollectionName = ADP.IsNull(value) ? String.Empty : (string) value; 6353string commandText = CommandType == CommandType.StoredProcedure ? CommandText : string.Empty;
fx\src\data\System\Data\SqlClient\SqlCommandBuilder.cs (1)
170p.UdtTypeName = String.Empty;
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
1918data = string.Empty;
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (2)
962string keyvalue = String.Empty; 970string key = string.Empty;
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (1)
164string notificationId = string.Empty;
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (6)
204private string _instanceName = String.Empty; 952string transactionName = (null == name) ? String.Empty : name; 1587_instanceName = String.Empty; 1842_instanceName = String.Empty; 2721UserServerName = (serverName ?? string.Empty); // ensure user server name is not null 2739UserServerName = string.Empty; // ensure user server name is not null
fx\src\data\System\Data\SqlClient\SqlStream.cs (2)
108throw ADP.ArgumentOutOfRange(String.Empty, (offset < 0 ? ADP.ParameterOffset : ADP.ParameterCount)); 355throw ADP.ArgumentOutOfRange(String.Empty, (offset < 0 ? ADP.ParameterOffset : ADP.ParameterCount));
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
1362errorMessage = String.Empty; // If we don't see the expected null return nothing.
fx\src\data\System\Data\SqlClient\TdsParserHelperClasses.cs (2)
472return String.Format(CultureInfo.InvariantCulture, "STSURL: {0}, SPN: {1}", stsurl ?? String.Empty, spn ?? String.Empty);
fx\src\data\System\Data\XDRSchema.cs (3)
28_schemaUri = String.Empty; 29_schemaName = String.Empty; 423column.Namespace = (isAttribute) ? String.Empty : _schemaUri;
fx\src\data\System\Data\XmlDataLoader.cs (4)
153value = String.Empty; 182value = String.Empty; 840string diffId = String.Empty; // Diffgram ID string 1081string text = String.Empty; // Column text. Assume empty string
fx\src\data\System\Data\XMLDiffLoader.cs (1)
403column[record] = string.Empty;
fx\src\data\System\Data\xmlsaver.cs (9)
249return String.Empty; 1603root.SetAttribute(Keywords.XSD_NILLABLE, String.Empty, Keywords.TRUE); 1707String xpathprefix = (_ds != null)? (_ds.Namespace.Length != 0 ? Keywords.MSTNS_PREFIX : String.Empty) : String.Empty; 1710xpathprefix = table.Namespace.Length != 0 ? (string) prefixes[table.Namespace] +':' : String.Empty; 2107string prefix = (table.Namespace.Length != 0) ? table.Prefix : String.Empty; 2123string columnPrefix = (column.Namespace.Length != 0) ? column.Prefix : String.Empty; 2176string tablePrefix = (table.Namespace.Length != 0) ? table.Prefix : String.Empty; 2216string colPrefix = (col.Namespace.Length != 0) ? col.Prefix : String.Empty;
fx\src\data\System\Data\XMLSchema.cs (4)
588ds.namespaceURI = (ns== null)? string.Empty : ns; // see fx\Data\XDO\ReadXml\SchemaM2.xml for more info 2168column.Namespace = String.Empty; 2176column.Namespace = String.Empty; 2391string prefix =string.Empty;
fx\src\data\System\Data\XmlToDatasetMap.cs (3)
44private XmlNodeIdentety id = new XmlNodeIdentety(string.Empty, string.Empty); 74id.NamespaceURI = String.Empty;
fx\src\data\System\NewXml\DataDocumentXPathNavigator.cs (2)
69return string.Empty; //other type of nodes can't have attributes 73return string.Empty;
fx\src\data\System\NewXml\DataPointer.cs (9)
336return string.Empty; 341return String.Empty; 345return String.Empty; 358return string.Empty; 364return string.Empty; 377return string.Empty; 384return String.Empty; 438return string.Empty; 444return string.Empty;
fx\src\data\System\NewXml\RegionIterator.cs (2)
152return String.Empty; 173value = String.Empty;
fx\src\data\System\NewXml\XmlDataDocument.cs (9)
322prefix = String.Empty; 324namespaceURI = String.Empty; 433ns = String.Empty; 434docelem = new XmlBoundElement( string.Empty, docElemName, ns, this ); 624newNode = new XmlBoundElement( string.Empty, col.EncodedColumnName, col.Namespace, this ); 1225XmlBoundElement rowElement = new XmlBoundElement( string.Empty, table.EncodedTableName, table.Namespace, this ); 1306value = String.Empty; 1390XmlElement newElem = new XmlBoundElement( string.Empty, col.EncodedColumnName, col.Namespace, this ); 2226string xsi_attrVal = string.Empty;
fx\src\data\System\NewXml\XPathNodePointer.cs (21)
181return string.Empty; 186return string.Empty; 189return string.Empty; 192return String.Empty; 206return string.Empty; 212return string.Empty; 218return string.Empty; 221return String.Empty; 236return string.Empty; 242return string.Empty; 245return string.Empty; 250return string.Empty; 263return string.Empty; 267return string.Empty; 270return string.Empty; 316return string.Empty; 325return string.Empty; 336return string.Empty; 347return String.Empty; 387return String.Empty; 1254return string.Empty;
System.Data.DataSetExtensions (2)
System\Data\LinqDataView.cs (2)
105base.RowFilter = String.Empty; //INDEX rebuild twice 256base.Sort = String.Empty;
System.Data.Entity (165)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (2)
247return new DbSortClause(key, true, String.Empty); 260return new DbSortClause(key, false, String.Empty);
System\Data\Common\EntitySql\AST\Literal.cs (1)
69_originalValue = String.Empty;
System\Data\Common\EntitySql\CqlErrorHelper.cs (2)
101string errorMessage = String.Empty; 258string typeKindName = String.Empty;
System\Data\Common\EntitySql\SemanticResolver.cs (1)
805return GenerateInternalName(String.Empty);
System\Data\Common\Internal\Materialization\ColumnMapKeyBuilder.cs (2)
104string separator = string.Empty; 149string separator = string.Empty;
System\Data\Common\Internal\Materialization\Translator.cs (1)
2223throw EntityUtil.InvalidOperation(String.Empty);
System\Data\Common\Internal\MultipartIdentifier.cs (2)
40ary.Add(string.Empty); 89parsedNames[stringCount] = string.Empty;
System\Data\Common\Utils\AliasGenerator.cs (1)
50_prefix = prefix ?? String.Empty;
System\Data\Common\Utils\Boolean\Literal.cs (1)
76_isTermPositive ? String.Empty : "!",
System\Data\Common\Utils\StringUtil.cs (7)
35if (null == values) { return String.Empty; } 53return ToSeparatedString(list, s_defaultDelimiter, string.Empty); 70return ToSeparatedStringSorted(list, s_defaultDelimiter, string.Empty); 96ToSeparatedStringPrivate(builder, list, s_defaultDelimiter, string.Empty, false); 100ToSeparatedStringPrivate(builder, list, s_defaultDelimiter, string.Empty, true); 104ToSeparatedStringPrivate(builder, list, separator, string.Empty, false); 108ToSeparatedStringPrivate(builder, list, separator, string.Empty, true);
System\Data\EntityClient\DbConnectionOptions.cs (2)
79return _usersConnectionString ?? string.Empty; 116else if (rootFolderPath == string.Empty)
System\Data\EntityClient\DbParameterHelper.cs (1)
145return ((null != sourceColumn) ? sourceColumn : string.Empty);
System\Data\EntityClient\EntityCommand.cs (1)
688return string.Empty;
System\Data\EntityClient\EntityCommandDefinition.cs (3)
199ScalarColumnMap scalarColumnMap = new ScalarColumnMap(elementType, string.Empty, 0, 0); 201string.Empty, scalarColumnMap, null, null); 555return string.Empty;
System\Data\EntityClient\EntityConnection.cs (5)
46private static readonly DbConnectionOptions s_emptyConnectionOptions = new DbConnectionOptions(String.Empty, null); 76: this(String.Empty) 263return String.Empty; 305return String.Empty; 822this.ChangeConnectionString(String.Empty);
System\Data\EntityModel\SchemaObjectModel\CollectionTypeElement.cs (1)
156if (UnresolvedType != null && !UnresolvedType.Trim().Equals(String.Empty))
System\Data\EntityModel\SchemaObjectModel\Parameter.cs (1)
112if (UnresolvedType != null && !UnresolvedType.Trim().Equals(String.Empty))
System\Data\EntityModel\SchemaObjectModel\PrimitiveSchema.cs (1)
76return string.Empty;
System\Data\EntityModel\SchemaObjectModel\ReferenceTypeElement.cs (1)
65Debug.Assert(UnresolvedType != null && !UnresolvedType.Trim().Equals(String.Empty));
System\Data\EntityModel\SchemaObjectModel\RowTypePropertyElement.cs (1)
155if (UnresolvedType != null && !UnresolvedType.Trim().Equals(String.Empty))
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
578_location != null ? _location : string.Empty);
System\Data\EntityModel\SchemaObjectModel\SchemaEnumType.cs (1)
207Debug.Assert(_unresolvedUnderlyingTypeName != string.Empty);
System\Data\EntityModel\SchemaObjectModel\TypeRefElement.cs (1)
87Debug.Assert(UnresolvedType != null && !UnresolvedType.Trim().Equals(String.Empty));
System\Data\EntitySqlException.cs (3)
151return _errorDescription ?? String.Empty; 162return _errorContext ?? String.Empty; 208errorContextInfo = !String.IsNullOrEmpty(errorContextInfo) ? EntityRes.GetString(errorContextInfo) : String.Empty;
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (3)
46base.Append(string.Empty.PadLeft(SpacesPerIndent * _indent, ' ')); 53base.Append(string.Empty.PadLeft(SpacesPerIndent * _indent, ' ')); 64base.Append(string.Empty.PadLeft(SpacesPerIndent * _indent, ' '));
System\Data\Mapping\StorageMappingItemCollection.ViewDictionary.cs (4)
281Helpers.StringTraceLine(String.Empty); 282Helpers.StringTraceLine(String.Empty); 284Helpers.StringTraceLine(String.Empty); 285Helpers.StringTraceLine(String.Empty);
System\Data\Mapping\StorageMappingItemLoader.cs (5)
2345columnValue.MoveToAttribute(StorageMslConstructs.ConditionValueAttribute, string.Empty); 3038typeName = string.Empty; 3681return string.Empty; 3690facetDisplay.AppendFormat("{0}={1},", facets[i].Name, facets[i].Value ?? string.Empty); 3693facetDisplay.AppendFormat("{0}={1}]", facets[numFacets - 1].Name, facets[numFacets-1].Value ?? string.Empty);
System\Data\Mapping\StorageModificationFunctionMapping.cs (1)
325null == AssociationSetEnd ? String.Empty : "[" + AssociationSetEnd.ParentAssociationSet.ToString() + "]",
System\Data\Mapping\Update\Internal\Propagator.ExtentPlaceholderCreator.cs (1)
70typeDefaultMap[PrimitiveTypeKind.String] = String.Empty;
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (1)
664builder.ToString(), m_viewgenContext.AllWrappersForExtent, String.Empty));
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (5)
425ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.AmbiguousMultiConstants, builder.ToString(), _context.AllWrappersForExtent, String.Empty); 488ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.AttributesUnrecoverable, builder.ToString(), _context.AllWrappersForExtent, String.Empty); 575ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.AmbiguousMultiConstants, builder.ToString(), _context.AllWrappersForExtent, String.Empty); 627_errorLog.AddEntry(new ErrorLog.Record(true, ViewGenErrorCode.NoDefaultValue, builder.ToString(), _context.AllWrappersForExtent, String.Empty)); 723ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ImpopssibleCondition, Strings.Viewgen_QV_RewritingNotFound(fragment.RightExtent.ToString()), fragment.Cells, String.Empty);
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (1)
533new LeftCellWrapper[] { m_wrapper, node.LeftCellWrapper }, String.Empty);
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (3)
269ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.DuplicateCPropertiesMapped, builder.ToString(), sourceCell, String.Empty); 369ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.NotNullNoProjectedSlot, builder.ToString(), sourceCell, String.Empty); 514ErrorLog.Record error = new ErrorLog.Record(true, errorCode, message, ownerCell, String.Empty);
System\Data\Mapping\ViewGeneration\Structures\Domain.cs (1)
204ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.NoDefaultValue, message, wrappersForErrorReporting, String.Empty);
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
123ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.InvalidCondition, message, cell, String.Empty);
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
400Strings.Viewgen_NoJoinKeyOrFK, ViewgenContext.AllWrappersForExtent, String.Empty));
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (10)
143Trace.WriteLine(String.Empty); 144Trace.WriteLine(String.Empty); 167ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyMissingTableMapping, message, parentRewriter.UsedCells, String.Empty); 177ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyMissingTableMapping, message, childRewriter.UsedCells, String.Empty); 243ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyNotGuaranteedInCSpace, message, allWrappers, String.Empty); 339ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyMissingRelationshipMapping, message, bothExtentWrappers, String.Empty); 467ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyUpperBoundMustBeOne, message, cell, String.Empty); 478ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyLowerBoundMustBeOne, message, cell, String.Empty); 518ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyParentTableNotMappedToEnd, message, cell, String.Empty); 782ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ForeignKeyColumnOrderIncorrect, message, new Cell[] { errorParentCell, childCell }, String.Empty);
System\Data\Mapping\ViewGeneration\Validator.cs (3)
84Trace.WriteLine(String.Empty); 101Trace.WriteLine(String.Empty); 298Strings.Viewgen_MultipleFragmentsBetweenCandSExtentWithDistinct(cExtent.Name, sExtent.Name), cellsToReport, String.Empty);
System\Data\Mapping\ViewGeneration\ViewgenContext.cs (2)
259ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ConcurrencyDerivedClass, message, m_cellWrappers, String.Empty); 278ErrorLog.Record record = new ErrorLog.Record(true, ViewGenErrorCode.ConcurrencyTokenHasCondition, builder.ToString(), new LeftCellWrapper[] { wrapper }, String.Empty);
System\Data\Mapping\ViewGeneration\ViewGenerator.cs (13)
251Helpers.StringTraceLine(String.Empty); 252Helpers.StringTraceLine(String.Empty); 256Helpers.StringTraceLine(String.Empty); 257Helpers.StringTraceLine(String.Empty); 300Helpers.StringTraceLine(String.Empty); 301Helpers.StringTraceLine(String.Empty); 304Helpers.StringTraceLine(String.Empty); 305Helpers.StringTraceLine(String.Empty); 318Helpers.StringTraceLine(String.Empty); 319Helpers.StringTraceLine(String.Empty); 322Helpers.StringTraceLine(String.Empty); 323Helpers.StringTraceLine(String.Empty); 424Helpers.StringTraceLine(String.Empty);
System\Data\Metadata\Converter.cs (2)
81string.Empty); 893string modifier = i == 0 ? string.Empty : i.ToString(System.Globalization.CultureInfo.InvariantCulture);
System\Data\Metadata\Edm\ComplexType.cs (1)
110: base(EntityUtil.GenericCheckArgumentNull(clrType, "clrType").Name, clrType.Namespace ?? string.Empty,
System\Data\Metadata\Edm\EdmType.cs (2)
227string identity = string.Empty; 228if (string.Empty != namespaceName)
System\Data\Metadata\Edm\EntityType.cs (1)
246: base(EntityUtil.GenericCheckArgumentNull(type, "type").Name, type.Namespace ?? string.Empty,
System\Data\Metadata\Edm\EnumType.cs (1)
87base(clrType.Name, clrType.Namespace ?? string.Empty, DataSpace.OSpace)
System\Data\Metadata\Edm\MetadataPropertyAttribute.cs (1)
49: this(ClrComplexType.CreateReadonlyClrComplexType(type, type.Namespace ?? string.Empty, type.Name), isCollection)
System\Data\Metadata\Edm\Provider\EdmProviderManifest.cs (1)
70get { return String.Empty; }
System\Data\Metadata\Edm\TypeUsage.cs (1)
583builder.Append(facet.Value ?? String.Empty);
System\Data\Metadata\EdmSchemaError.cs (2)
27private string _stackTrace = string.Empty; 250return string.Empty;
System\Data\Metadata\EdmValidator.cs (1)
280item.DataSpace != DataSpace.OSpace && string.Empty == item.NamespaceName)
System\Data\Metadata\Helper.cs (2)
55if (nav.MoveToAttribute(attributeName, string.Empty)) 77if (nav.MoveToAttribute(attributeName, string.Empty))
System\Data\Metadata\MetadataArtifactLoader.cs (2)
368return string.Empty; 372return string.Empty;
System\Data\Metadata\MetadataArtifactLoaderComposite.cs (1)
52get { return string.Empty; }
System\Data\Metadata\MetadataArtifactLoaderXmlReaderWrapper.cs (1)
48return string.Empty;
System\Data\Metadata\ObjectLayer\LoadMessageLogger.cs (1)
56return string.Empty;
System\Data\Objects\DataClasses\RelatedEnd.cs (1)
651if (targetEntityType.NamespaceName != string.Empty)
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
1146string returnName = string.Empty;
System\Data\Objects\Internal\EntitySqlQueryBuilder.cs (2)
414(newType.NamespaceName != string.Empty ? _ofTypeInfix2.Length : 0) + 422if (newType.NamespaceName != string.Empty)
System\Data\Objects\Internal\ObjectQueryExecutionPlan.cs (1)
151string traceString = string.Empty;
System\Data\Objects\ObjectContext.cs (2)
307return ((null != container) ? container.Name : String.Empty); 2127string prefix = String.Empty;
System\Data\Objects\ObjectQuery.cs (1)
162return String.Empty;
System\Data\Objects\ObjectQuery_EntitySqlExtensions.cs (1)
369if (!this.QueryState.ObjectContext.MetadataWorkspace.GetItemCollection(DataSpace.OSpace).TryGetType(clrOfType.Name, clrOfType.Namespace ?? string.Empty, out ofType) ||
System\Data\Query\InternalTrees\ColumnMap.cs (5)
270string separator = String.Empty; 423string separator = String.Empty; 510string separator = String.Empty; 947string separator = String.Empty; 1011string separator = String.Empty;
System\Data\Query\InternalTrees\Dump.cs (7)
165string separator = string.Empty; 236string separator = string.Empty; 256string separator = string.Empty; 281string separator = string.Empty; 304separator = string.Empty; 348separator = string.Empty; 360separator = string.Empty;
System\Data\Query\InternalTrees\Vars.cs (3)
523string separator = String.Empty; 583string separator = String.Empty; 625string separator = string.Empty;
System\Data\Query\PlanCompiler\PlanCompiler.cs (16)
269string beforePreProcessor = String.Empty; 270string beforeAggregatePushdown = String.Empty; 271string beforeNormalization = String.Empty; 272string beforeNTE = String.Empty; 273string beforeProjectionPruning1 = String.Empty; 274string beforeNestPullup = String.Empty; 275string beforeProjectionPruning2 = String.Empty; 276string beforeTransformationRules1 = String.Empty; 277string beforeProjectionPruning3 = String.Empty; 278string beforeTransformationRules2 = String.Empty; 279string beforeJoinElimination1 = String.Empty; 280string beforeTransformationRules3 = String.Empty; 281string beforeJoinElimination2 = String.Empty; 282string beforeTransformationRules4 = String.Empty; 283string beforeCodeGen = String.Empty; 425string iqtDumpResult = string.Empty;
System\Data\SqlClient\SqlGen\DmlSqlGenerator.cs (1)
353string separator = string.Empty;
System\Data\SqlClient\SqlGen\SqlGenerator.cs (5)
611throw EntityUtil.InvalidOperation(String.Empty); 656throw EntityUtil.InvalidOperation(String.Empty); 758throw EntityUtil.InvalidOperation(String.Empty); 1230throw EntityUtil.InvalidOperation(String.Empty); 4026throw EntityUtil.InvalidOperation(String.Empty);
System\Data\SqlClient\SqlProviderServices.cs (1)
1090AttachDBFilename = string.Empty, // any AttachDB path specified is not relevant to master
System.Data.Entity.Design (21)
System\Data\Entity\Design\AspNet\EntityDesignerBuildProvider.cs (1)
79string virtualPathPrefix = base.VirtualPath.Replace(EntityDesignerUtils._edmxFileExtension, String.Empty);
System\Data\Entity\Design\Common\EDesignUtil.cs (1)
31string indent = string.Empty.PadLeft(count, '\t');
System\Data\Entity\Design\Common\MetadataItemSerializer.cs (3)
110comment = comment.Replace(XmlConstants.XmlCommentStartString, String.Empty); 114comment = comment.Replace(XmlConstants.XmlCommentEndString, String.Empty); 350return string.Empty;
System\Data\Entity\Design\Common\MetadataUtil.cs (1)
148ToSeparatedStringPrivate(builder, list, s_defaultDelimiter, string.Empty, false);
System\Data\Entity\Design\EntityCodeGenerator.cs (3)
582string message = results.Errors.OfType<CompilerError>().Aggregate(string.Empty, (accumulated, input) => accumulated == string.Empty ? input.ToString() : accumulated + Environment.NewLine + input.ToString()); 667return string.Empty;
System\Data\Entity\Design\EntityDesignerUtils.cs (1)
96metadataArtifactProcessingValue = String.Empty;
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (3)
39private string _providerManifestToken = string.Empty; 165string entityContainerName = this._namespaceName.Replace(".", string.Empty) + CONTAINER_SUFFIX; 730string currentRelationshipId = string.Empty;
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.DbObjectKey.cs (3)
144string value = string.Empty; 152if (value != string.Empty) 161if (value != string.Empty)
System\Data\Entity\Design\SSDLGenerator\TableDetailsRow.cs (3)
415string name = string.Empty; 423if (name != string.Empty) 430if (name != string.Empty)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
137FixUps.Do(reader, target.GetOrCreateTextWriter(), Language, SourceObjectNamespaceName != string.Empty);
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
55_targetFilePath = targetFilePath != null ? targetFilePath : string.Empty;
System.Data.Linq (7)
DbConvert.cs (1)
164else if (toType == typeof(System.Xml.Linq.XDocument) && (string)value == string.Empty) {
SqlClient\Common\SqlNodeAnnotations.cs (1)
25uniqueTypes[annotation.GetType()] = String.Empty;
SqlClient\Query\MethodCallConverter.cs (1)
165SqlValue emptyStr = new SqlValue(strValue.ClrType, strValue.SqlType, String.Empty, strValue.IsClientSpecified, strValue.SourceExpression);
SqlClient\SqlProvider.cs (2)
55string dbName = string.Empty; 1667SqlUserQuery suq = new SqlUserQuery(string.Empty, null, null, tmp);
SqlClient\SqlTypeSystemProvider.cs (2)
179return String.Empty; 189return string.Empty;
System.Data.Services (29)
System\Data\Services\DataServiceException.cs (1)
166this.errorCode = errorCode ?? String.Empty;
System\Data\Services\Epm\EpmAttributeNameBuilder.cs (1)
28this.postFix = String.Empty;
System\Data\Services\Epm\EpmContentSerializer.cs (1)
111this.targetItem.Authors.Add(new SyndicationPerson(null, String.Empty, null));
System\Data\Services\Epm\EpmCustomContentDeSerializer.cs (2)
92resourceType.SetEpmValue(currentRoot, element, String.Empty, this); 190return this.elementValue ?? String.Empty;
System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs (1)
217this.Data = String.Empty;
System\Data\Services\Epm\EpmSyndicationContentSerializer.cs (3)
70this.author.Name = String.Empty; 105String textPropertyValue = propertyValue != null ? PlainXmlSerializer.PrimitiveToString(propertyValue) : String.Empty; 215this.author = createNull ? new SyndicationPerson(null, String.Empty, null) : new SyndicationPerson();
System\Data\Services\ErrorHandler.cs (4)
305string exceptionMessage = exception.Message ?? String.Empty; 313string exceptionStackTrace = exception.StackTrace ?? String.Empty; 343string exceptionMessage = exception.Message ?? String.Empty; 353string exceptionStackTrace = exception.StackTrace ?? String.Empty;
System\Data\Services\Internal\ProjectedWrapper.cs (4)
341Expression.Constant(string.Empty, typeof(string))); 344Expression.Constant(string.Empty, typeof(string))); 369Expression.Constant(string.Empty, typeof(string))); 384Expression.Constant(string.Empty, typeof(string)))));
System\Data\Services\Providers\BasicExpandProvider.cs (1)
1673Expression.Constant(string.Empty, typeof(string)),
System\Data\Services\Providers\ResourceType.cs (1)
185this.namespaceName = namespaceName ?? string.Empty;
System\Data\Services\Providers\RootProjectionNode.cs (1)
62String.Empty,
System\Data\Services\RequestQueryProcessor.cs (2)
1047String separator = orderBy.Length > 0 ? Comma : String.Empty; 1218String separator = String.Empty;
System\Data\Services\RequestUriProcessor.cs (1)
238string slash = String.Empty;
System\Data\Services\Serializers\JsonWriter.cs (1)
338return String.Empty;
System\Data\Services\Serializers\PlainXmlDeserializer.cs (3)
63this.currentPathPrefix = String.Empty; 305return String.Empty; 365elementValue = String.Empty;
System\Data\Services\Serializers\SyndicationSerializer.cs (2)
45private static readonly SyndicationPerson EmptyPerson = new SyndicationPerson(null, String.Empty, null); 472target.Title = new TextSyndicationContent(String.Empty);
System.Data.Services.Client (17)
parent\Server\System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs (1)
213this.Data = propertyValue == null ? String.Empty : ClientConvert.ToString(propertyValue, false /* atomDateConstruct */);
System\Data\Services\Client\AtomParser.cs (2)
439return String.Empty; 813result.Text = result.IsNull ? null : String.Empty;
System\Data\Services\Client\DataServiceContext.cs (5)
2322string prefix = String.Empty; 2938writer.WriteElementString(XmlConstants.AtomTitleElementName, XmlConstants.AtomNamespace, String.Empty); 2940writer.WriteElementString(XmlConstants.AtomNameElementName, XmlConstants.AtomNamespace, String.Empty); 2953writer.WriteElementString(XmlConstants.AtomIdElementName, XmlConstants.AtomNamespace, String.Empty); 3271relativeUri = Util.CreateUri(propertyName + (null != property.CollectionType ? "()" : String.Empty), UriKind.Relative);
System\Data\Services\Client\Epm\EpmSyndicationContentSerializer.cs (4)
106this.Target.WriteAttributeString(XmlConstants.AtomTypeAttributeName, String.Empty, contentType); 117String.Empty; 191this.Target.WriteElementString(XmlConstants.AtomNameElementName, XmlConstants.AtomNamespace, String.Empty); 211this.Target.WriteElementString(XmlConstants.AtomNameElementName, XmlConstants.AtomNamespace, String.Empty);
System\Data\Services\Client\MaterializeFromAtom.cs (2)
566return (empty ? String.Empty : null); 574return result ?? (empty ? String.Empty : null);
System\Data\Services\Client\Xml\XmlAtomErrorReader.cs (3)
71return (empty ? String.Empty : null); 79return result ?? (empty ? String.Empty : null); 134return String.Empty;
System.Data.Services.Design (5)
parent\Server\System\Data\Services\Epm\EpmAttributeNameBuilder.cs (1)
28this.postFix = String.Empty;
System\Data\EntityModel\DataServiceBuildProvider.cs (1)
183return String.Empty;
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
46_targetFilePath = targetFilePath != null ? targetFilePath : string.Empty;
System\Data\Services\Design\Xml\XNodeSchemaApplier.cs (2)
301localName = string.Empty; 330localName = string.Empty;
System.Data.SqlXml (169)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (3)
865this.nsmgr.AddNamespace(string.Empty, string.Empty); 979if (!ValidateNames.ValidateName(prefix, string.Empty, ns, nodeType, ValidateNames.Flags.CheckPrefixMapping))
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (2)
3398return Replace(XmlILOptimization.EliminateTypeAssert, local0, VisitError(f.Error(VisitLiteralString(f.LiteralString(string.Empty))))); 3409return Replace(XmlILOptimization.EliminateTypeAssert, local0, VisitConditional(f.Conditional(VisitIsEmpty(f.IsEmpty(local1)), VisitSequence(f.Sequence()), VisitError(f.Error(VisitLiteralString(f.LiteralString(string.Empty)))))));
System\Xml\Xsl\ListBase.cs (2)
212throw new InvalidOperationException(Res.GetString(Res.Sch_EnumNotStarted, string.Empty)); 215throw new InvalidOperationException(Res.GetString(Res.Sch_EnumFinished, string.Empty));
System\Xml\Xsl\QIL\QilFactory.cs (2)
97return LiteralQName(local, string.Empty, string.Empty);
System\Xml\Xsl\QIL\QilPatternFactory.cs (4)
55return f.LiteralQName(local, uri, System.String.Empty); 59return f.LiteralQName(local, System.String.Empty, System.String.Empty); 418return f.LiteralString(string.Empty);
System\Xml\Xsl\QIL\QilXmlReader.cs (2)
386string s = string.Empty; 450uri = string.Empty;
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
119negFormatInfo.NegativeSign = string.Empty;
System\Xml\Xsl\Runtime\RtfNavigator.cs (4)
59get { return string.Empty; } 66get { return string.Empty; } 73get { return string.Empty; } 80get { return string.Empty; }
System\Xml\Xsl\Runtime\StringConcat.cs (1)
68case 0: return string.Empty;
System\Xml\Xsl\Runtime\XmlQueryContext.cs (2)
101throw new XslTransformException(Res.XmlIl_NoDefaultDocument, string.Empty); 177throw new XslTransformException(Res.XmlIl_CantStripNav, string.Empty);
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (18)
422WriteStartElementUnchecked(string.Empty, localName, string.Empty); 454WriteEndElementUnchecked(string.Empty, localName, string.Empty); 471WriteStartAttributeUnchecked(string.Empty, localName, string.Empty); 565WriteStartElement(string.Empty, localName, string.Empty); 572WriteStartAttribute(string.Empty, localName, string.Empty); 1039throw new XslTransformException(Res.XmlIl_NmspAfterAttr, string.Empty); 1110WriteNamespaceDeclarationUnchecked(string.Empty, string.Empty); 1370prefix = (name.Namespace.Length != 0) ? RemapPrefix(string.Empty, name.Namespace, nodeType == XPathNodeType.Element) : string.Empty; 1387prefix = (ns.Length != 0) ? RemapPrefix(string.Empty, ns, nodeType == XPathNodeType.Element) : string.Empty; 1438throw new XslTransformException(Res.XmlIl_BadXmlStateAttr, string.Empty);
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
552throw new XslTransformException(Res.Xslt_ItemNull, string.Empty); 656throw new XslTransformException(Res.Xslt_ItemNull, string.Empty);
System\Xml\Xsl\Runtime\XmlRawWriterWrapper.cs (1)
191this.wrapped.WriteAttributeString(string.Empty, "xmlns", XmlReservedNs.NsXmlNs, ns);
System\Xml\Xsl\Runtime\XmlSequenceWriter.cs (3)
87this.writer = doc.LoadFromWriter(XPathDocument.LoadFlags.AtomizeNames | (rootType == XPathNodeType.Root ? XPathDocument.LoadFlags.None : XPathDocument.LoadFlags.Fragment), string.Empty); 137throw new XslTransformException(Res.XmlIl_TopLevelAttrNmsp, string.Empty); 160throw new XslTransformException(Res.XmlIl_TopLevelAttrNmsp, string.Empty);
System\Xml\Xsl\Runtime\XsltConvert.cs (5)
146XmlRawWriter writer = doc.LoadFromWriter(XPathDocument.LoadFlags.AtomizeNames, string.Empty); 165throw new XslTransformException(Res.Xslt_NodeSetNotNode, string.Empty); 209return string.Empty; 335throw new XslTransformException(Res.XPath_NodeSetExpected, string.Empty); 338throw new XslTransformException(Res.XPath_RtfInPathExpr, string.Empty);
System\Xml\Xsl\Runtime\XsltFunctions.cs (15)
49return (idx < 1) ? string.Empty : s1.Substring(0, idx); 56return (idx < 0) ? string.Empty : s1.Substring(idx + s2.Length); 67return string.Empty; 74return string.Empty; 88return string.Empty; 127if (idxStart == idx) return string.Empty; 199return new XmlAtomicValue(XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.String), string.Empty); 346return string.Empty; 377return string.Empty; 419return string.Empty; 423return string.Empty; 466return string.Empty; 480return string.Empty; 484return string.Empty; 493return string.Empty;
System\Xml\Xsl\SourceLineInfo.cs (1)
64public static SourceLineInfo NoSource = new SourceLineInfo(string.Empty, NoSourceMagicNumber, 0, NoSourceMagicNumber, 0);
System\Xml\Xsl\XPath\XPathParser.cs (1)
242nodePrefix = string.Empty;
System\Xml\Xsl\XPath\XPathScanner.cs (2)
298this.prefix = string.Empty; 509return string.Empty;
System\Xml\Xsl\Xslt\Compiler.cs (3)
221/*prefix:*/string.Empty, /*localName:*/name, /*ns:*/string.Empty, 283lineInfo.Uri, lineInfo.Start.Line, lineInfo.Start.Pos, /*errorNumber:*/string.Empty,
System\Xml\Xsl\Xslt\OutputScopeManager.cs (2)
108string defaultNs = LookupNamespace(string.Empty); 120AddRecord(string.Empty, defaultNs);
System\Xml\Xsl\Xslt\QilGenerator.cs (11)
1260varValue = f.String(string.Empty); 1319f.String(string.Empty), 1389select = f.Conditional(text, f.ConvertToString(select), f.String(string.Empty) ); 1713result = f.String(string.Empty); 1721result = f.String(string.Empty); 1727fwdCompat ? f.String(string.Empty) : 2081nsDecls.Add(f.NamespaceDecl(f.String(string.Empty), f.String(string.Empty))); 2239string attMode = (mode.LocalName.Length == 0) ? string.Empty : " mode=\"" + mode.QualifiedName + '"'; 2313return string.Empty; 2318ns = string.Empty;
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (7)
138/*lang: */2 < args.Count ? f.ConvertToString(args[2]) : f.String(string.Empty), 139/*options:*/3 < args.Count ? f.ConvertToString(args[3]) : f.String(string.Empty) 149/*format: */1 < args.Count ? f.ConvertToString(args[1]) : f.String(string.Empty), 150/*lang: */2 < args.Count ? f.ConvertToString(args[2]) : f.String(string.Empty), 217return string.Empty; 224ns = string.Empty; 476formatName = f.String(string.Empty);
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
872return string.Empty; 1093private static readonly QilName nullMode = AstFactory.QName(string.Empty);
System\Xml\Xsl\Xslt\XsltInput.cs (13)
185rec.localName = string.Empty; 186rec.nsUri = string.Empty; 187rec.prefix = string.Empty; 222rec.localName = string.Empty; 223rec.nsUri = string.Empty; 224rec.prefix = string.Empty; 258scopeManager.AddNsDeclaration(string.Empty, atomizedValue); 259ctxInfo.AddNamespace(string.Empty, atomizedValue); 265rec.value = string.Empty; 277string lastText = string.Empty; 519public bool IsNullNamespace() { return IsNs(string.Empty); } 817list[idx] = this.LookupXmlNamespace(string.Empty); 938return string.Empty;
System\Xml\Xsl\Xslt\XsltLoader.cs (6)
39internal static QilName nullMode = f.QName(string.Empty); 842stylesheetNsUri = input.LookupXmlNamespace(input.Value == "#default" ? string.Empty : input.Value); 850resultPrefix = input.Value == "#default" ? string.Empty : input.Value; 1692separator = select != null ? " " : string.Empty; 1930separator = separator != null ? separator : (select != null ? " " : string.Empty); 2523namespaceName = string.Empty;
System\Xml\Xsl\XsltOld\BuilderInfo.cs (4)
35Initialize(string.Empty, string.Empty, string.Empty); 120case 0: return string.Empty;
System\Xml\Xsl\XsltOld\CommentAction.cs (3)
30if (processor.BeginEvent(XPathNodeType.Comment, string.Empty, string.Empty, string.Empty, false) == false) {
System\Xml\Xsl\XsltOld\Compiler.cs (4)
102public static XmlQualifiedName BuiltInMode = new XmlQualifiedName("*", string.Empty); 404nsList[idx] = scopeManager.ResolveXmlNamespace(prefix == "#default" ? string.Empty : prefix); 726e.FileName = string.Empty; 833prefix = string.Empty;
System\Xml\Xsl\XsltOld\InputScopeManager.cs (2)
17private string defaultNS = string.Empty; 113return string.Empty;
System\Xml\Xsl\XsltOld\NavigatorOutput.cs (1)
46wr.WriteNamespaceDeclaration(string.Empty, attrInfo.Value );
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
333return string.Empty;
System\Xml\Xsl\XsltOld\OutKeywords.cs (1)
25_AtomEmpty = nameTable.Add(string.Empty);
System\Xml\Xsl\XsltOld\OutputScope.cs (5)
56Init(string.Empty, string.Empty, string.Empty, XmlSpace.None, string.Empty, false); 83prefix = string.Empty;
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (4)
59rootElementScope.Init(string.Empty, string.Empty, string.Empty, /*space:*/XmlSpace.None, /*lang:*/string.Empty, /*mixed:*/false);
System\Xml\Xsl\XsltOld\PrefixQname.cs (3)
20Prefix = string.Empty; 33prefix = string.Empty; 34local = string.Empty;
System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs (2)
88if (processor.BeginEvent(XPathNodeType.ProcessingInstruction, string.Empty, frame.StoredOutput, string.Empty, false) == false) {
System\Xml\Xsl\XsltOld\Processor.cs (2)
530result = n != null ? ValueOf(n) : string.Empty; 604value = string.Empty;
System\Xml\Xsl\XsltOld\ReaderOutput.cs (8)
128return string.Empty; 152get { return this.manager != null ? this.manager.XmlLang : string.Empty; } 331string result = string.Empty; 395return string.Empty; 430return string.Empty; 532namespaceURI = string.Empty; 535localName = string.Empty; 554name = string.Empty;
System\Xml\Xsl\XsltOld\RecordBuilder.cs (1)
246prefix = string.Empty;
System\Xml\Xsl\XsltOld\SequentialOutput.cs (2)
220WriteName(string.Empty, "html"); 247WriteName(string.Empty, "xml");
System\Xml\Xsl\XsltOld\TextAction.cs (1)
43this.text = string.Empty;
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
132value = string.Empty;
System\Xml\Xsl\XsltOld\WithParamAction.cs (1)
44processor.SetParameter(this.name, string.Empty);
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (8)
53get { return string.Empty; } 321string ns = string.Empty, local = string.Empty; 425String result = string.Empty; 448return string.Empty; 555return string.Empty; 642return string.Empty; 690baseUri = string.Empty; // call to Document will fail if args[0] is reletive.
System.Drawing (15)
commonui\System\Drawing\Advanced\ColorTranslator.cs (1)
288string colorString = String.Empty;
commonui\System\Drawing\BitmapSelector.cs (3)
31_suffix = string.Empty; 71if (Suffix == string.Empty) 137if (Suffix != string.Empty) {
commonui\System\Drawing\ColorConverter.cs (1)
248return string.Empty;
commonui\System\Drawing\Design\ToolboxItem.cs (3)
285return String.Empty; 527if (value == null) value = string.Empty; 892if (value == null) value = string.Empty;
commonui\System\Drawing\Printing\PaperSize.cs (1)
44this.name = String.Empty;
commonui\System\Drawing\Printing\PaperSource.cs (1)
37this.name = String.Empty;
misc\DbgUtil.cs (3)
232string message = String.Empty; 291string trace = String.Empty; 337string args = String.Empty;
parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
System.IdentityModel (67)
parent\parent\parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
System\IdentityModel\CanonicalizationDriver.cs (1)
103writer.WriteStartElement("a", reader.LookupNamespace(String.Empty));
System\IdentityModel\Claims\X509CertificateClaimSet.cs (2)
406string x509ExtensionFormattedString = string.Empty; 533return String.Empty;
System\IdentityModel\Configuration\Properties.cs (3)
135properties.Add(new ConfigurationProperty("type", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 191properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 219properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey));
System\IdentityModel\DelegatingXmlDictionaryWriter.cs (2)
408_tracingWriter.WriteAttributeString(prefix, String.Empty, namespaceUri, String.Empty);
System\IdentityModel\ExclusiveCanonicalizationTransform.cs (1)
243prefixes[count++] = string.Empty;
System\IdentityModel\RijndaelCryptoServiceProvider.cs (1)
378string reason = (err != 0) ? new Win32Exception(err).Message : String.Empty;
System\IdentityModel\SafeCryptHandles.cs (1)
116string reason = (err != 0) ? new Win32Exception(err).Message : String.Empty;
System\IdentityModel\SecurityTokenService.cs (1)
853throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR.GetString(SR.ID4010, request == null ? String.Empty : request.TokenType)));
System\IdentityModel\SecurityUtils.cs (5)
46anonymousIdentity = SecurityUtils.CreateIdentity(String.Empty); 956throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityTokenException(SR.GetString(SR.InvalidServiceBindingInSspiNegotiationServiceBindingNotMatched, string.Empty))); 964throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityTokenException(SR.GetString(SR.InvalidServiceBindingInSspiNegotiationServiceBindingNotMatched, string.Empty))); 970throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityTokenException(SR.GetString(SR.InvalidServiceBindingInSspiNegotiationServiceBindingNotMatched, string.Empty))); 984throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityTokenException(SR.GetString(SR.InvalidServiceBindingInSspiNegotiationServiceBindingNotMatched, string.Empty)));
System\IdentityModel\Selectors\X509CertificateValidator.cs (1)
236return String.Empty;
System\IdentityModel\SignedXml.cs (4)
831string _defaultNamespace = String.Empty; 926_defaultNamespace = reader.LookupNamespace(String.Empty); 1145if (StringComparer.OrdinalIgnoreCase.Equals(uri, String.Empty)) 1147return String.Empty;
System\IdentityModel\StrTransform.cs (1)
197prefixes[count++] = string.Empty;
System\IdentityModel\Tokens\ConfigurationBasedIssuerNameRegistry.cs (1)
94string issuerName = ((nameAttribute == null) || string.IsNullOrEmpty(nameAttribute.Value)) ? String.Empty : String.Intern(nameAttribute.Value);
System\IdentityModel\Tokens\LocalIdKeyIdentifierClause.cs (1)
41if (localId == string.Empty)
System\IdentityModel\Tokens\Saml2Attribute.cs (1)
133if (value == String.Empty)
System\IdentityModel\Tokens\Saml2AuthorizationDecisionStatement.cs (1)
22public static readonly Uri EmptyResource = new Uri(string.Empty, UriKind.Relative);
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (6)
1690string issuer = (samlToken.Assertion.Issuer.Value != null) ? samlToken.Assertion.Issuer.Value : String.Empty; 3022if (originalIssuer == String.Empty) 3052attributeValueXsiTypePrefix = reader.LookupNamespace(String.Empty); 3082attribute.Values.Add(string.Empty); 3151string result = String.Empty; 3152string whiteSpace = String.Empty;
System\IdentityModel\Tokens\SamlAttribute.cs (2)
71this.nameSpace = String.Empty; 126if (value == String.Empty)
System\IdentityModel\Tokens\SamlAttributeKeyComparer.cs (10)
38_friendlyName = String.Empty; 40_nameFormat = String.Empty; 41_namespace = attribute.Namespace ?? String.Empty; 42_valueType = attribute.AttributeValueXsiType ?? String.Empty; 43_originalIssuer = attribute.OriginalIssuer ?? String.Empty; 55_friendlyName = attribute.FriendlyName ?? String.Empty; 57_nameFormat = attribute.NameFormat == null ? String.Empty : attribute.NameFormat.AbsoluteUri; 58_namespace = String.Empty; 59_valueType = attribute.AttributeValueXsiType ?? String.Empty; 60_originalIssuer = attribute.OriginalIssuer ?? String.Empty;
System\IdentityModel\Tokens\SamlAuthorityBinding.cs (2)
139prefix = String.Empty; 186writer.WriteAttributeString(String.Empty, dictionary.NamespaceAttributePrefix.Value, null, this.authorityKind.Namespace);
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (7)
2627if (originalIssuer == String.Empty) 2648attributeValueXsiTypePrefix = reader.LookupNamespace(String.Empty); 2668attribute.AttributeValues.Add(string.Empty); 2727string result = String.Empty; 2728string whiteSpace = String.Empty; 3011prefix = String.Empty; 3068writer.WriteAttributeString(String.Empty, SamlConstants.AttributeNames.NamespaceAttributePrefix, null, authorityBinding.AuthorityKind.Namespace);
System\IdentityModel\Tokens\SessionDictionary.cs (1)
105_emptyString = Add(String.Empty);
System\IdentityModel\Tokens\SessionSecurityToken.cs (4)
104: this(claimsPrincipal, new SysUniqueId(), context, String.Empty, validFrom, validTo, null) 372string cookieContext = String.Empty; 1516writer.WriteElementString(dictionary.NullValue, dictionary.EmptyString, string.Empty); 1587writer.WriteElementString(dictionary.SystemClaim, dictionary.EmptyString, string.Empty);
System\IdentityModel\Tokens\UserNameSecurityToken.cs (1)
25if (userName == string.Empty)
System\IdentityModel\Tokens\X509NTAuthChainTrustValidator.cs (1)
85return string.Empty;
System\IdentityModel\UnsupportedTokenTypeBadRequestException.cs (1)
28_tokenType = String.Empty;
System\IdentityModel\XmlAttributeHolder.cs (1)
76string value = string.Empty;
System\IdentityModel\XmlUtil.cs (2)
88return string.Empty; 159string prefix = String.Empty;
System.IdentityModel.Selectors (3)
infocard\client\System\IdentityModel\Selectors\CardSpaceShim.cs (2)
230string v2AndAboveImplementationDll = String.Empty; 253v2AndAboveImplementationDll = String.Empty;
infocard\client\System\IdentityModel\Selectors\InternalPolicyElement.cs (1)
75string tokenParameters = string.Empty;
System.IO.Compression.FileSystem (2)
parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
System.IO.Log (1)
System\IO\Log\Error.cs (1)
120return new ObjectDisposedException(String.Empty);
System.Management (69)
Instrumentation\Attributes.cs (1)
96get { return namespaceName == null ? string.Empty : namespaceName; }
managementbaseobject.cs (6)
466classPath.Server = String.Empty; 467classPath.NamespacePath = String.Empty; 468classPath.ClassName = String.Empty; 751localHash = string.Empty.GetHashCode(); 756localHash = string.Empty.GetHashCode(); 835return String.Empty;
ManagementDatetime.cs (3)
145 string tempString = System.String.Empty; 257 string UtcString = String.Empty; 363 string tempString = System.String.Empty;
managementeventargs.cs (1)
257 return (null != message) ? message : String.Empty;
managementobject.cs (4)
382string nsPath = String.Empty; 718classPath.Server = String.Empty; 719classPath.NamespacePath = String.Empty; 720classPath.ClassName = String.Empty;
managementoptions.cs (2)
1283get { return (null != locale) ? locale : String.Empty; } 1427get { return (null != authority) ? authority : String.Empty; }
managementpath.cs (7)
298String pathStr = String.Empty; 501String pathStr = String.Empty; 571string newPath = String.Empty; 603String pathStr = String.Empty; 792string pathStr = String.Empty; 902String pathStr = String.Empty; 916pathStr = String.Empty;
managementquery.cs (23)
80 get {return (null != queryString) ? queryString : String.Empty;} 100 get {return (null != queryLanguage) ? queryLanguage : String.Empty;} 845 get { return (null != className) ? className : String.Empty; } 864 get { return (null != condition) ? condition : String.Empty; } 916 SetQueryString (String.Empty); 1088 condition = String.Empty; 1403 get { return (null != sourceObject) ? sourceObject : String.Empty; } 1431 get { return (null != relatedClass) ? relatedClass : String.Empty; } 1459 get { return (null != relationshipClass) ? relationshipClass : String.Empty; } 1477 get { return (null != relatedQualifier) ? relatedQualifier : String.Empty; } 1495 get { return (null != relationshipQualifier) ? relationshipQualifier : String.Empty; } 1513 get { return (null != relatedRole) ? relatedRole : String.Empty; } 1530 get { return (null != thisRole) ? thisRole : String.Empty; } 1563 SetQueryString (String.Empty); 2011 get { return (null != sourceObject) ? sourceObject : String.Empty; } 2029 get { return (null != relationshipClass) ? relationshipClass : String.Empty; } 2047 get { return (null != relationshipQualifier) ? relationshipQualifier : String.Empty; } 2065 get { return (null != thisRole) ? thisRole : String.Empty; } 2096 SetQueryString(String.Empty); 2755 get { return (null != eventClassName) ? eventClassName : String.Empty; } 2789 get { return (null != condition) ? condition : String.Empty; } 2945 get { return (null != havingCondition) ? havingCondition : String.Empty; } 2959 SetQueryString (String.Empty);
method.cs (1)
218className = String.Empty; // Interpret as an unspecified property - return ""
property.cs (1)
226 className = String.Empty; // Interpret as an unspecified property - return ""
WmiGenerator.cs (20)
52private string OriginalServer = string.Empty; 53private string OriginalNamespace = string.Empty; 54private string OriginalClassName = string.Empty; 55private string OriginalPath = string.Empty; 58private string NETNamespace = string.Empty; 59private string arrConvFuncName = string.Empty; 60private string enumType = string.Empty; 71private string genFileName = string.Empty; 595OriginalNamespace = string.Empty; 875string strClass = string.Empty; 876string strNs = string.Empty; 1219string IsValidPropName = string.Empty; 1632string description = String.Empty; 4834string strRet = String.Empty; 4836string strToAdd = String.Empty; 4888string strToAdd = String.Empty; 5123strTemp = String.Empty; 5146String retFunctionName = String.Empty; 5295string retFunctionName = String.Empty; 5296enumType = String.Empty;
System.Messaging (20)
System\Messaging\Design\MessageQueueConverter.cs (1)
56if (text == String.Empty)
System\Messaging\Design\QueuePathDialog.cs (6)
48private string path = String.Empty; 49private string queuePath = String.Empty; 141if (this.path != null && this.path != String.Empty) 177MessageBox.Show(e.Message, String.Empty, MessageBoxButtons.OK, MessageBoxIcon.Error); 179if (this.queuePath == String.Empty) 424MessageBox.Show(Res.GetString(Res.QueueNetworkProblems), String.Empty, MessageBoxButtons.OK, MessageBoxIcon.Error);
System\Messaging\Design\QueuePathEditor.cs (1)
63if (dialog.Path != String.Empty)
System\Messaging\Message.cs (3)
781return String.Empty; 1234return String.Empty; 1787return String.Empty;
System\Messaging\MessageQueue.cs (5)
168this.path = String.Empty; 620return string.Empty; 1009return String.Empty; 1079value = String.Empty; 1169return string.Empty;
System\Messaging\MessageQueueInstaller.cs (4)
38private string label = String.Empty; 41private string multicastAddress = String.Empty; 42private string path = String.Empty; 377if (queue.Path != null && queue.Path != string.Empty)
System.Runtime.Caching (3)
System\Caching\Dbg.cs (1)
1043return string.Empty;
System\Caching\MemoryCache.cs (2)
293if (name == String.Empty) { 311if (name == String.Empty) {
System.Runtime.Remoting (14)
channels\core\socketmanager.cs (1)
607return String.Empty;
channels\tcp\tcpclientchannel.cs (1)
343private String _spn = string.Empty;
metadata\wsdlparser.cs (11)
359arraySize = String.Empty; 2898s_emptyString = newTable.Add(String.Empty); 3152_name = String.Empty; 3153_targetNS = String.Empty; 5344_fieldString = String.Empty; 5347return(_fieldString != String.Empty); 5376if ((_fieldString != null) && (_fieldString != String.Empty)) 5676_fieldString = String.Empty; 5679return(_fieldString != String.Empty); 5696if ((_fieldString != null) && (_fieldString != String.Empty)) 6911String indentation = String.Empty;
metadata\wsdlwriter.cs (1)
2198if (!(implIFaces[j] == null || implIFaces[j] == String.Empty))
System.Runtime.Serialization (161)
System\Runtime\Serialization\CodeExporter.cs (6)
82clrNamespace = String.Empty; 110string ns = codeNS.Name ?? string.Empty; 216get { return (CodeProvider == null) ? String.Empty : CodeProvider.FileExtension; } 1489return String.Empty; 1516return String.Empty; 1854loop.InitStatement = loop.IncrementStatement = new CodeSnippetStatement(String.Empty);
System\Runtime\Serialization\Configuration\ParameterElement.cs (1)
67value = String.Empty;
System\Runtime\Serialization\Configuration\Properties.cs (3)
39properties.Add(new ConfigurationProperty("type", typeof(System.String), string.Empty, null, new System.Runtime.Serialization.Configuration.DeclaredTypeValidator(), System.Configuration.ConfigurationPropertyOptions.IsKey)); 89properties.Add(new ConfigurationProperty("type", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 138properties.Add(new ConfigurationProperty("type", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None));
System\Runtime\Serialization\DataContract.cs (5)
1602string arrayOfPrefix = string.Empty; 1701clrNs = String.Empty; 1763if (clrNs == null) clrNs = String.Empty; 1853ns = String.Empty; 1924clrNsInAttribute = String.Empty;
System\Runtime\Serialization\DictionaryGlobals.cs (1)
99EmptyString = dictionary.Add(String.Empty);
System\Runtime\Serialization\ExtensionDataReader.cs (21)
70AddPrefix(String.Empty, String.Empty); 231this.value = String.Empty; 317this.prefix = String.Empty; 318this.ns = String.Empty; 319this.localName = String.Empty; 326this.prefix = String.Empty; 327this.ns = String.Empty; 328this.localName = String.Empty; 329this.value = String.Empty; 339this.prefix = String.Empty; 340this.ns = String.Empty; 341this.localName = String.Empty; 342this.value = String.Empty; 368return string.Empty; 394return string.Empty; 590SetNextElement(member.Value, member.Name, String.Empty, String.Empty); 716this.value = (bytes == null) ? String.Empty : Convert.ToBase64String(bytes); 795ns = ns ?? String.Empty; 802prefix = (ns == null || ns.Length == 0) ? String.Empty : "p" + nsToPrefixTable.Count;
System\Runtime\Serialization\Globals.cs (1)
1147public readonly static string NewObjectId = string.Empty;
System\Runtime\Serialization\Json\ByteArrayHelperWithString.cs (6)
19writer.WriteAttributeString(string.Empty, JsonGlobals.typeString, string.Empty, JsonGlobals.arrayString); 22writer.WriteStartElement(JsonGlobals.itemString, string.Empty); 23writer.WriteAttributeString(string.Empty, JsonGlobals.typeString, string.Empty, JsonGlobals.numberString); 33while (actual < count && reader.IsStartElement(JsonGlobals.itemString, string.Empty))
System\Runtime\Serialization\Json\JsonFormatReaderGenerator.cs (3)
586ilg.Call(contextArg, XmlFormatGeneratorStatics.GetExistingObjectMethod, objectId, type, name, string.Empty); 617ilg.Load(string.Empty); 850LocalBuilder pairValue = ReadValue(valueType, String.Empty);
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (1)
641string.Empty /* namespace */,
System\Runtime\Serialization\Json\JsonReaderDelegator.cs (5)
64name = ns = String.Empty; 78ns = string.Empty; 117buffer = ByteArrayHelperWithString.Instance.ReadArray(tempDictionaryReader, JsonGlobals.itemString, string.Empty, tempDictionaryReader.Quotas.MaxArrayLength); 121buffer = ByteArrayHelperWithString.Instance.ReadArray(dictionaryReader, JsonGlobals.itemString, string.Empty, dictionaryReader.Quotas.MaxArrayLength); 290while (actual < count && reader.IsStartElement(JsonGlobals.itemString, string.Empty))
System\Runtime\Serialization\Json\XmlJsonWriter.cs (6)
295if (ns == string.Empty) 297return string.Empty; 716JsonGlobals.itemString, string.Empty, JsonGlobals.itemString))); 811ns = string.Empty; 1118text = string.Empty; 1399JsonGlobals.itemString, string.Empty, JsonGlobals.itemString)));
System\Runtime\Serialization\SchemaExporter.cs (2)
679typeNs = String.Empty; 796any.Namespace = (datasetSchema.TargetNamespace == null) ? String.Empty : datasetSchema.TargetNamespace;
System\Runtime\Serialization\SchemaHelper.cs (2)
129if (ns == null) { ns = String.Empty; } 211ns = string.Empty;
System\Runtime\Serialization\SchemaImporter.cs (1)
489ThrowTypeCannotBeImportedException(typeName.Name, typeName.Namespace, String.Empty);
System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
211ilg.BeginMethod("Read" + collectionContract.StableName.Name + "FromXml" + string.Empty, Globals.TypeOfXmlFormatCollectionReaderDelegate, memberAccessFlag);
System\Runtime\Serialization\XmlObjectSerializer.cs (3)
418return (type == null) ? string.Empty : DataContract.GetClrTypeFullName(type); 423string typeInfo = (type == null) ? string.Empty : SR.GetString(SR.ErrorTypeInfo, DataContract.GetClrTypeFullName(type)); 424string innerExceptionMessage = (innerException == null) ? string.Empty : innerException.Message;
System\Runtime\Serialization\XmlObjectSerializerReadContext.cs (3)
585value = GetExistingObject(attributes.Ref, null, name, String.Empty); 594value = InternalDeserialize(xmlReader, Globals.TypeOfObject, name, String.Empty); 1049ns = ns ?? String.Empty;
System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (1)
692xmlWriter.WriteStartElement(member.Name, String.Empty);
System\Runtime\Serialization\XmlReaderDelegator.cs (11)
387return isEndOfEmptyElement ? String.Empty : reader.ReadContentAsString(); 401ThrowConversionException(string.Empty, "Boolean"); 417ThrowConversionException(string.Empty, "Float"); 433ThrowConversionException(string.Empty, "Double"); 449ThrowConversionException(string.Empty, "Decimal"); 529ThrowConversionException(string.Empty, "DateTime"); 545ThrowConversionException(string.Empty, "Int32"); 561ThrowConversionException(string.Empty, "Int64"); 661ThrowConversionException(string.Empty, "UInt64"); 671ThrowConversionException(string.Empty, "UInt64"); 814name = ns = String.Empty;
System\Runtime\Serialization\XmlSerializableWriter.cs (3)
25throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlObjectSerializer.CreateSerializationException(SR.GetString(SR.IXmlSerializableMissingEndElements, (obj == null ? string.Empty : DataContract.GetClrTypeFullName(obj.GetType()))))); 54throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlObjectSerializer.CreateSerializationException(SR.GetString(SR.IXmlSerializableWritePastSubTree, (obj == null ? string.Empty : DataContract.GetClrTypeFullName(obj.GetType()))))); 62throw System.Runtime.Serialization.DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlObjectSerializer.CreateSerializationException(SR.GetString(SR.IXmlSerializableWritePastSubTree, (obj == null ? string.Empty : DataContract.GetClrTypeFullName(obj.GetType())))));
System\Runtime\Serialization\XmlWriterDelegator.cs (1)
86writer.WriteAttributeString("xmlns", String.Empty, null, ns);
System\Xml\StringHandle.cs (1)
75return Equals2(string.Empty);
System\Xml\ValueHandle.cs (1)
512return string.Empty;
System\Xml\XmlBaseReader.cs (13)
445return string.Empty; 563localName = string.Empty; 567prefix = string.Empty; 602namespaceUri = string.Empty; 963prefix = string.Empty; 1115prefix = string.Empty; 1295return string.Empty; 1312return string.Empty; 1644this.value = string.Empty; 2009string s = string.Empty; 2846this.lang = string.Empty; 2856lang = string.Empty; 2923this.lang = string.Empty;
System\Xml\XmlBaseWriter.cs (20)
224prefix = string.Empty; 231localName = string.Empty; 241attributeValue = string.Empty; 249attributeValue = string.Empty; 258ns = string.Empty; 385text = string.Empty; 422text = string.Empty; 458prefix = string.Empty; 471prefix = string.Empty; 472nsMgr.AddNamespace(string.Empty, ns, xNs); 683namespaceUri = string.Empty; 839value = string.Empty; 920value = string.Empty; 1884defaultNamespace.Prefix = string.Empty; 1885defaultNamespace.Uri = string.Empty; 2050AddNamespaceIfNotDeclared(string.Empty, uri, uriDictionaryString); 2051return string.Empty; 2206return string.Empty; 2276return string.Empty; 2291return string.Empty;
System\Xml\XmlC14NWriter.cs (2)
82WriteXmlnsAttribute(string.Empty, string.Empty);
System\Xml\XmlConverter.cs (3)
462return string.Empty; 482prefix = string.Empty; 1175return string.Empty;
System\Xml\XmlDictionaryReader.cs (22)
418string result = string.Empty; 486return string.Empty; 492return string.Empty; 496return string.Empty; 499string result = string.Empty; 723value = string.Empty; 743value = XmlConverter.ToBoolean(string.Empty); 763value = XmlConverter.ToInt32(string.Empty); 783value = XmlConverter.ToInt64(string.Empty); 803value = XmlConverter.ToSingle(string.Empty); 823value = XmlConverter.ToDouble(string.Empty); 843value = XmlConverter.ToDecimal(string.Empty); 865value = DateTime.Parse(string.Empty, NumberFormatInfo.InvariantInfo); 869throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(string.Empty, "DateTime", exception)); 873throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(string.Empty, "DateTime", exception)); 896value = new UniqueId(string.Empty); 900throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(string.Empty, "UniqueId", exception)); 904throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(string.Empty, "UniqueId", exception)); 932throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(string.Empty, "Guid", exception)); 936throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(string.Empty, "Guid", exception)); 940throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(XmlExceptionHelper.CreateConversionException(string.Empty, "Guid", exception)); 961value = XmlConverter.ToTimeSpan(string.Empty);
System\Xml\XmlDictionaryString.cs (1)
93empty = new XmlDictionaryString(this, string.Empty, 0);
System\Xml\XmlDictionaryWriter.cs (2)
149prefix = namespaceUri.Length == 0 ? string.Empty : string.Concat("d", namespaceUri.Length.ToString(System.Globalization.NumberFormatInfo.InvariantInfo)); 1382prefix = string.Empty;
System\Xml\XmlMtomReader.cs (7)
1339return String.Empty; 1548return (readState == ReadState.Interactive) ? String.Empty : parentReader.LocalName; 1590return (readState == ReadState.Interactive) ? String.Empty : parentReader.Name; 1598return (readState == ReadState.Interactive) ? String.Empty : parentReader.NamespaceURI; 1611return (readState == ReadState.Interactive) ? String.Empty : parentReader.Prefix; 1794content = string.Empty; 3106return string.Empty;
System\Xml\XmlMtomWriter.cs (1)
930internal static string XopIncludeHrefNamespace = String.Empty;
System\Xml\XmlStreamNodeWriter.cs (1)
111Fx.Assert(count >= 0 && count <= bufferLength, String.Empty);
System.Security (9)
system\security\cryptography\dataprotection.cs (1)
67String.Empty,
system\security\cryptography\pkcs\pkcsmisc.cs (1)
77m_value = String.Empty;
system\security\cryptography\pkcs\pkcsutils.cs (2)
404return String.Empty; 408return String.Empty;
system\security\cryptography\xml\encryptedkey.cs (1)
35m_recipient = String.Empty;
system\security\cryptography\xml\encryptedreference.cs (1)
30protected EncryptedReference () : this (String.Empty, new TransformChain()) {
system\security\cryptography\xml\encryptedxml.cs (1)
195m_recipient = String.Empty;
system\security\cryptography\xml\utils.cs (2)
107return a.Prefix.Length == 0 ? string.Empty : a.LocalName; 684set.Add(string.Empty, true);
System.ServiceModel (582)
parent\parent\parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
System\ServiceModel\Activation\AspNetEnvironment.cs (1)
186return string.Empty;
System\ServiceModel\Administration\EndpointInstanceProvider.cs (7)
23return EndpointReference(null != uri ? uri.ToString() : String.Empty, contractName, true); 43null != contractName ? contractName : String.Empty, 106instance.SetProperty(AdministrationStrings.Address, endpoint.Address == null ? String.Empty : endpoint.Address.ToString()); 107instance.SetProperty(AdministrationStrings.ListenUri, endpoint.ListenUri == null ? String.Empty : endpoint.ListenUri.ToString()); 108instance.SetProperty(AdministrationStrings.Identity, endpoint.Identity == null ? String.Empty : endpoint.Identity.ToString()); 123instance.SetProperty(AdministrationStrings.CounterInstanceName, PerformanceCounters.PerformanceCountersEnabled ? EndpointPerformanceCounters.GetFriendlyInstanceName(endpoint.ServiceName, endpoint.Contract.Name, endpoint.Address.AbsoluteUri.ToUpperInvariant()) : String.Empty); 667string result = String.Empty;
System\ServiceModel\Administration\ServiceInstanceProvider.cs (8)
135instance.SetProperty(AdministrationStrings.CounterInstanceName, PerformanceCounters.PerformanceCountersEnabled ? ServicePerformanceCounters.GetFriendlyInstanceName(info.Service) : String.Empty); 166string result = string.Empty; 172string result = string.Empty; 200string result = string.Empty; 206string result = string.Empty; 365string uri = serviceChannel.RemoteAddress == null ? String.Empty : serviceChannel.RemoteAddress.ToString(); 367string contractName = null != serviceChannel.ClientRuntime ? serviceChannel.ClientRuntime.ContractName : String.Empty; 370instance.SetProperty(AdministrationStrings.LocalAddress, serviceChannel.LocalAddress == null ? String.Empty : serviceChannel.LocalAddress.ToString());
System\ServiceModel\Administration\WbemProvider.cs (2)
218ServiceModelActivity.CreateActivity(true, SR.GetString(SR.WmiGetObject, string.IsNullOrEmpty(objectPath) ? string.Empty : objectPath), ActivityType.WmiGetObject) : null) 345ServiceModelActivity.Start(activity, SR.GetString(SR.WmiPutInstance, string.IsNullOrEmpty(className) ? string.Empty : className), ActivityType.WmiPutInstance);
System\ServiceModel\BasicHttpMessageSecurity.cs (1)
92Fx.Assert(null != sbe, string.Empty);
System\ServiceModel\Channels\ApplicationContainerSettings.cs (1)
71string suffix = string.Empty;
System\ServiceModel\Channels\BaseUriWithWildcard.cs (1)
157tokens[i] = string.Empty;
System\ServiceModel\Channels\Binding.cs (2)
227return this.BuildChannelListener<TChannel>(listenUriBuilder.Uri, String.Empty, ListenUriMode.Unique, parameters); 233return this.BuildChannelListener<TChannel>(listenUriBaseAddress, String.Empty, ListenUriMode.Explicit, parameters);
System\ServiceModel\Channels\BindingContext.cs (2)
23: this(binding, parameters, null, string.Empty, ListenUriMode.Explicit) 35listenUriRelativeAddress = string.Empty;
System\ServiceModel\Channels\BufferedReceiveMessageProperty.cs (1)
13static MessageBuffer dummyMessageBuffer = BufferedMessage.CreateMessage(MessageVersion.Default, string.Empty).CreateBufferedCopy(1);
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (2)
55this.RemoteAddress != null ? this.RemoteAddress.ToString() : string.Empty); 135this.RemoteAddress != null ? this.RemoteAddress.ToString() : string.Empty);
System\ServiceModel\Channels\CompositeDuplexBindingElement.cs (1)
90context.ListenUriRelativeAddress = String.Empty;
System\ServiceModel\Channels\ConnectionDemuxer.cs (1)
434TD.SessionPreambleUnderstood((serverSessionPreambleReader.Via != null) ? serverSessionPreambleReader.Via.ToString() : String.Empty);
System\ServiceModel\Channels\ConnectionPool.cs (2)
478TD.ConnectionPoolMiss(key != null ? key.ToString() : string.Empty, busyConnections.Count); 746this.via != null ? this.via.AbsoluteUri : string.Empty);
System\ServiceModel\Channels\ContentOnlyMessage.cs (1)
102: base(string.Empty)
System\ServiceModel\Channels\ContextExchangeCorrelationHelper.cs (3)
41return instanceId ?? string.Empty; 54return instanceId ?? string.Empty; 72return instanceId ?? string.Empty;
System\ServiceModel\Channels\CustomBinding.cs (1)
162return String.Empty;
System\ServiceModel\Channels\DefaultWebSocketConnectionHandler.cs (2)
102if (negotiatedProtocol != string.Empty) 148tokenList.Add(string.Empty);
System\ServiceModel\Channels\DnsCache.cs (1)
46machineName = Dns.GetHostEntry(String.Empty).HostName;
System\ServiceModel\Channels\HttpChannelFactory.cs (5)
195this.uniqueConnectionGroupNamePrefix = string.Empty; 618return string.Empty; 649string inputString = TransferModeHelper.IsRequestStreamed(this.TransferMode) ? "streamed" : string.Empty; 1206return string.Empty; 1320response.ResponseUri != null ? response.ResponseUri.AbsoluteUri : string.Empty,
System\ServiceModel\Channels\HttpChannelListener.cs (10)
521WriteAuditEvent(AuditLevel.Failure, (authenticationContext.LogonUserIdentity != null) ? authenticationContext.LogonUserIdentity.Name : String.Empty, exception); 528WriteAuditEvent(AuditLevel.Success, (authenticationContext.LogonUserIdentity != null) ? authenticationContext.LogonUserIdentity.Name : String.Empty, null); 581WriteAuditEvent(AuditLevel.Failure, (identity != null) ? identity.Name : ((wid != null) ? wid.Name : String.Empty), exception); 590WriteAuditEvent(AuditLevel.Success, (identity != null) ? identity.Name : ((wid != null) ? wid.Name : String.Empty), null); 674WriteAuditEvent(AuditLevel.Failure, String.Empty, exception); 699WriteAuditEvent(AuditLevel.Failure, String.Empty, exception); 757hostName = Dns.GetHostEntry(string.Empty).HostName; 771hostName = Dns.GetHostEntry(string.Empty).HostName; 782hostName = Dns.GetHostEntry(string.Empty).HostName; 1150string statusDescription = string.Empty;
System\ServiceModel\Channels\HttpHeadersWebHeaderCollection.cs (4)
28private static readonly string[] emptyStringArray = new string[] { string.Empty }; 84collection.Add(header.Key, string.Empty); 301return string.Empty; 404this.AddWithoutValidate(HasKeysHeader, string.Empty);
System\ServiceModel\Channels\HttpRequestContext.cs (3)
244this.listener != null && this.listener.Uri != null ? this.listener.Uri.AbsoluteUri : string.Empty, 263message = CreateAckMessage(HttpStatusCode.Accepted, string.Empty); 406SendResponseAndClose(statusCode, string.Empty);
System\ServiceModel\Channels\HttpRequestMessageExtensionMethods.cs (1)
94bufferedHttpRequestMessage.RequestUri = httpRequestMessage.RequestUri != null ? new Uri(httpRequestMessage.RequestUri, string.Empty) : null;
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
303return query.Length > 0 ? query.Substring(1) : string.Empty;
System\ServiceModel\Channels\HttpsChannelListener.cs (7)
219WriteAuditEvent(AuditLevel.Failure, (certificate != null) ? SecurityUtils.GetCertificateId(certificate) : String.Empty, exception); 226WriteAuditEvent(AuditLevel.Success, (certificate != null) ? SecurityUtils.GetCertificateId(certificate) : String.Empty, null); 261retValue = CreateSecurityProperty(certificateEx, null, string.Empty); 280WriteAuditEvent(AuditLevel.Failure, (certificateEx != null) ? SecurityUtils.GetCertificateId(certificateEx) : String.Empty, exception); 287WriteAuditEvent(AuditLevel.Success, (certificateEx != null) ? SecurityUtils.GetCertificateId(certificateEx) : String.Empty, null); 339WriteAuditEvent(AuditLevel.Failure, (clientCertificate != null) ? SecurityUtils.GetCertificateId(clientCertificate) : String.Empty, exception); 387WriteAuditEvent(AuditLevel.Failure, (certificateEx != null) ? SecurityUtils.GetCertificateId(certificateEx) : String.Empty, exception);
System\ServiceModel\Channels\HttpTransportBindingElement.cs (1)
58this.method = string.Empty;
System\ServiceModel\Channels\HttpTransportManager.cs (2)
147requestMethod = string.Empty; 167if (localAddressTables.TryGetValue(string.Empty, out addressTable)
System\ServiceModel\Channels\Message.cs (1)
1876string value = string.Empty;
System\ServiceModel\Channels\MessageHeader.cs (2)
195actor = string.Empty; 209actor = string.Empty;
System\ServiceModel\Channels\MessageProperties.cs (1)
53throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ObjectDisposedException(string.Empty, SR.GetString(SR.ObjectDisposed, this.GetType().ToString())));
System\ServiceModel\Channels\MsmqChannelListenerBase.cs (1)
249String primaryIdentity = String.Empty;
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (1)
36if (string.Compare(hostname, string.Empty, StringComparison.OrdinalIgnoreCase) == 0)
System\ServiceModel\Channels\PeerSecurityManager.cs (2)
36string meshId = String.Empty; 890return new UserNameSecurityTokenProvider(string.Empty, credential.MeshPassword);
System\ServiceModel\Channels\PipeConnection.cs (2)
1688string matchPath = String.Empty; 2222TD.PipeConnectionAcceptStart(this.eventTraceActivity, this.listener.pipeUri != null ? this.listener.pipeUri.ToString() : string.Empty);
System\ServiceModel\Channels\PnrpPeerResolver.cs (2)
448string cloudName = string.Empty; 683PnrpResolveExceptionTraceRecord record = new PnrpResolveExceptionTraceRecord(meshId, string.Empty, exception);
System\ServiceModel\Channels\RedirectionException.cs (2)
121string result = String.Empty; 147string message = string.Empty;
System\ServiceModel\Channels\ServiceChannel.cs (3)
715string remoteAddress = string.Empty; 1056string remoteAddress = string.Empty; 2664string listenUri = string.Empty;
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
633String primaryIdentity = String.Empty;
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
617TD.SharedListenerProxyRegisterStart((this.baseAddress != null) ? this.baseAddress.ToString() : String.Empty); 757TD.PortSharingDuplicatedSocket(eventTraceActivity, (duplicateContext.Via != null) ? duplicateContext.Via.ToString() : string.Empty);
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
859String primaryIdentity = String.Empty;
System\ServiceModel\Channels\SocketConnection.cs (1)
233remoteEndpointAddress = string.Empty;
System\ServiceModel\Channels\SslStreamSecurityUpgradeProvider.cs (2)
924sslStream.AuthenticateAsClient(string.Empty, clientCertificates, this.parent.SslProtocols, false); 1008return this.sslStream.BeginAuthenticateAsClient(string.Empty, this.clientCertificates,
System\ServiceModel\Channels\TransportChannelListener.cs (1)
599if (relativeAddress != string.Empty)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
475this.LocalAddress != null && this.LocalAddress.Uri != null ? this.LocalAddress.Uri.AbsoluteUri : string.Empty,
System\ServiceModel\Channels\UriPrefixTable.cs (1)
266this.segment = string.Empty;
System\ServiceModel\Channels\WebSocketHelper.cs (1)
339string errorMsg = string.Empty;
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (10)
156this.RemoteAddress != null ? this.RemoteAddress.ToString() : string.Empty); 181this.RemoteAddress != null ? this.RemoteAddress.ToString() : string.Empty); 217this.RemoteAddress != null ? this.RemoteAddress.ToString() : string.Empty); 339this.RemoteAddress != null ? this.RemoteAddress.ToString() : string.Empty); 1210this.messageSource != null ? TraceUtility.GetRemoteEndpointAddressPort(this.messageSource.RemoteEndpointMessageProperty) : string.Empty); 1277this.messageSource != null ? TraceUtility.GetRemoteEndpointAddressPort(this.messageSource.RemoteEndpointMessageProperty) : string.Empty); 1316this.messageSource != null ? TraceUtility.GetRemoteEndpointAddressPort(this.messageSource.RemoteEndpointMessageProperty) : string.Empty); 1345this.messageSource != null ? TraceUtility.GetRemoteEndpointAddressPort(this.messageSource.RemoteEndpointMessageProperty) : string.Empty); 1376this.messageSource != null ? TraceUtility.GetRemoteEndpointAddressPort(this.messageSource.RemoteEndpointMessageProperty) : string.Empty); 1398this.messageSource != null ? TraceUtility.GetRemoteEndpointAddressPort(this.messageSource.RemoteEndpointMessageProperty) : string.Empty);
System\ServiceModel\Channels\WebSocketTransportSettings.cs (1)
123if (value == string.Empty)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
458targetName = string.Empty;
System\ServiceModel\ComIntegration\ComPlusInstanceContextInitializer.cs (2)
39string tempPath = String.Empty; 154string tempPath = String.Empty;
System\ServiceModel\ComIntegration\ComPlusInstanceProvider.cs (1)
107from == null ? string.Empty : from.ToString(),
System\ServiceModel\ComIntegration\ComPlusThreadInitializer.cs (2)
164string identityName = String.Empty; 234from == null ? string.Empty : from.ToString(),
System\ServiceModel\Configuration\AllowedAudienceUriElement.cs (1)
23value = String.Empty;
System\ServiceModel\Configuration\ApplicationContainerSettingsElement.cs (1)
37value = string.Empty;
System\ServiceModel\Configuration\AuthorizationPolicyTypeElement.cs (1)
33value = String.Empty;
System\ServiceModel\Configuration\BaseAddressElement.cs (1)
24value = String.Empty;
System\ServiceModel\Configuration\BindingCollectionElement.cs (2)
16string bindingName = string.Empty; 50string configuredSectionName = String.Empty;
System\ServiceModel\Configuration\CertificateElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\CertificateReferenceElement.cs (1)
55value = String.Empty;
System\ServiceModel\Configuration\ChannelEndpointElement.cs (7)
107value = String.Empty; 122value = string.Empty; 137value = string.Empty; 152value = String.Empty; 179value = string.Empty; 194value = String.Empty; 209value = String.Empty;
System\ServiceModel\Configuration\ClaimTypeElement.cs (1)
34value = String.Empty;
System\ServiceModel\Configuration\ClientCredentialsElement.cs (1)
32value = String.Empty;
System\ServiceModel\Configuration\ComContractElement.cs (3)
33value = String.Empty; 55value = String.Empty; 71value = String.Empty;
System\ServiceModel\Configuration\ComMethodElement.cs (1)
36value = String.Empty;
System\ServiceModel\Configuration\ComPersistableTypeElement.cs (2)
35value = String.Empty; 51value = String.Empty;
System\ServiceModel\Configuration\ComUdtElement.cs (4)
35value = String.Empty; 51value = String.Empty; 67value = String.Empty; 83value = String.Empty;
System\ServiceModel\Configuration\DefaultPortElement.cs (1)
31value = String.Empty;
System\ServiceModel\Configuration\DelegatingHandlerElement.cs (1)
41value = string.Empty;
System\ServiceModel\Configuration\DnsElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\EndpointCollectionElement.cs (2)
16string endpointName = string.Empty; 52string configuredSectionName = String.Empty;
System\ServiceModel\Configuration\ExtensionElement.cs (2)
49value = String.Empty; 64value = string.Empty;
System\ServiceModel\Configuration\ExtensionsSection.cs (1)
160string collectionName = String.Empty;
System\ServiceModel\Configuration\FederatedMessageSecurityOverHttpElement.cs (1)
61value = string.Empty;
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
133value = String.Empty;
System\ServiceModel\Configuration\HttpTransportSecurityElement.cs (1)
53value = String.Empty;
System\ServiceModel\Configuration\IssuedTokenClientBehaviorsElement.cs (2)
28value = String.Empty; 43value = String.Empty;
System\ServiceModel\Configuration\IssuedTokenClientElement.cs (1)
37value = String.Empty;
System\ServiceModel\Configuration\IssuedTokenParametersElement.cs (1)
110value = String.Empty;
System\ServiceModel\Configuration\IssuedTokenParametersEndpointAddressElement.cs (2)
27value = String.Empty; 42value = String.Empty;
System\ServiceModel\Configuration\IssuedTokenServiceElement.cs (2)
45value = String.Empty; 85value = String.Empty;
System\ServiceModel\Configuration\NamedPipeConnectionPoolSettingsElement.cs (1)
29value = String.Empty;
System\ServiceModel\Configuration\NamedServiceModelExtensionCollectionElement.cs (2)
24this.Name = String.Empty; 37value = String.Empty;
System\ServiceModel\Configuration\PolicyImporterElement.cs (1)
39value = String.Empty;
System\ServiceModel\Configuration\Properties.cs (82)
245properties.Add(new ConfigurationProperty("packageFullName", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 318properties.Add(new ConfigurationProperty("serviceAuthenticationManagerType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 595properties.Add(new ConfigurationProperty("encodedValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 622properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 648properties.Add(new ConfigurationProperty("behaviorConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 649properties.Add(new ConfigurationProperty("binding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 650properties.Add(new ConfigurationProperty("bindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 651properties.Add(new ConfigurationProperty("contract", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 654properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 655properties.Add(new ConfigurationProperty("kind", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 656properties.Add(new ConfigurationProperty("endpointConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 730properties.Add(new ConfigurationProperty("claimType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey)); 828properties.Add(new ConfigurationProperty("type", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1094properties.Add(new ConfigurationProperty("value", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1174properties.Add(new ConfigurationProperty("issuedTokenType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1311properties.Add(new ConfigurationProperty("type", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1371properties.Add(new ConfigurationProperty("realm", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1403properties.Add(new ConfigurationProperty("realm", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1457properties.Add(new ConfigurationProperty("localIssuerChannelBehaviors", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1488properties.Add(new ConfigurationProperty("customCertificateValidatorType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1492properties.Add(new ConfigurationProperty("samlSerializerType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1518properties.Add(new ConfigurationProperty("issuerAddress", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey)); 1519properties.Add(new ConfigurationProperty("behaviorConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1550properties.Add(new ConfigurationProperty("tokenType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1575properties.Add(new ConfigurationProperty("binding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 1576properties.Add(new ConfigurationProperty("bindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 2240properties.Add(new ConfigurationProperty("subProtocol", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 2523properties.Add(new ConfigurationProperty("binding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 2524properties.Add(new ConfigurationProperty("bindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 2525properties.Add(new ConfigurationProperty("resolverType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 2701properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 2838properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 2911properties.Add(new ConfigurationProperty("value", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 2966properties.Add(new ConfigurationProperty("securityStateEncoderType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3056properties.Add(new ConfigurationProperty("service", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3057properties.Add(new ConfigurationProperty("factory", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3082properties.Add(new ConfigurationProperty("roleProviderName", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3085properties.Add(new ConfigurationProperty("serviceAuthorizationManagerType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3110properties.Add(new ConfigurationProperty("type", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3115properties.Add(new ConfigurationProperty("identityConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3143properties.Add(new ConfigurationProperty("behaviorConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3171properties.Add(new ConfigurationProperty("behaviorConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3172properties.Add(new ConfigurationProperty("binding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3173properties.Add(new ConfigurationProperty("bindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3174properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3175properties.Add(new ConfigurationProperty("bindingName", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3176properties.Add(new ConfigurationProperty("bindingNamespace", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3177properties.Add(new ConfigurationProperty("contract", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3183properties.Add(new ConfigurationProperty("kind", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3184properties.Add(new ConfigurationProperty("endpointConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3289properties.Add(new ConfigurationProperty("bindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3318properties.Add(new ConfigurationProperty("httpGetBinding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3319properties.Add(new ConfigurationProperty("httpGetBindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3320properties.Add(new ConfigurationProperty("httpsGetBinding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3321properties.Add(new ConfigurationProperty("httpsGetBindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3450properties.Add(new ConfigurationProperty("value", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3631properties.Add(new ConfigurationProperty("value", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3657properties.Add(new ConfigurationProperty("membershipProviderName", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3658properties.Add(new ConfigurationProperty("customUserNamePasswordValidatorType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 3971properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey)); 3998properties.Add(new ConfigurationProperty("customCertificateValidatorType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4027properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4054properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4081properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4160properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4188properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4215properties.Add(new ConfigurationProperty("customCertificateValidatorType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4244properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4245properties.Add(new ConfigurationProperty("namespace", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4320properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4345properties.Add(new ConfigurationProperty("name", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4448properties.Add(new ConfigurationProperty("findValue", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4475properties.Add(new ConfigurationProperty("customCertificateValidatorType", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4506properties.Add(new ConfigurationProperty("httpHelpPageBinding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4507properties.Add(new ConfigurationProperty("httpHelpPageBindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4508properties.Add(new ConfigurationProperty("httpsHelpPageBinding", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4509properties.Add(new ConfigurationProperty("httpsHelpPageBindingConfiguration", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4540properties.Add(new ConfigurationProperty(ConfigurationStrings.HttpGetBinding, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4541properties.Add(new ConfigurationProperty(ConfigurationStrings.HttpsGetBinding, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4542properties.Add(new ConfigurationProperty(ConfigurationStrings.HttpGetBindingConfiguration, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4543properties.Add(new ConfigurationProperty(ConfigurationStrings.HttpsGetBindingConfiguration, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 4622properties.Add(new ConfigurationProperty("realm", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None));
System\ServiceModel\Configuration\ProtocolMappingElement.cs (3)
42value = String.Empty; 58value = String.Empty; 74value = String.Empty;
System\ServiceModel\Configuration\RsaElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\SecureConversationServiceElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\ServiceActivationElement.cs (2)
103value = string.Empty; 118value = string.Empty;
System\ServiceModel\Configuration\ServiceAuthenticationElement.cs (1)
29value = String.Empty;
System\ServiceModel\Configuration\ServiceAuthorizationElement.cs (2)
41value = String.Empty; 70value = String.Empty;
System\ServiceModel\Configuration\ServiceCredentialsElement.cs (1)
31value = String.Empty;
System\ServiceModel\Configuration\ServiceElement.cs (2)
34value = String.Empty; 61value = String.Empty;
System\ServiceModel\Configuration\ServiceEndpointElement.cs (9)
112value = String.Empty; 127value = String.Empty; 142value = String.Empty; 157value = string.Empty; 172value = String.Empty; 187value = String.Empty; 202value = String.Empty; 251value = String.Empty; 266value = String.Empty;
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (3)
26string configurationElementName = String.Empty; 27string extensionCollectionName = String.Empty; 189string configurationElementName = String.Empty;
System\ServiceModel\Configuration\ServicePrincipalNameElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\StandardBindingElement.cs (3)
47value = String.Empty; 98(this.BindingElementType == null) ? string.Empty : this.BindingElementType.AssemblyQualifiedName, 125(this.BindingElementType == null) ? string.Empty : this.BindingElementType.AssemblyQualifiedName,
System\ServiceModel\Configuration\StandardEndpointElement.cs (3)
39value = String.Empty; 121(this.EndpointType == null) ? string.Empty : this.EndpointType.AssemblyQualifiedName, 144(this.EndpointType == null) ? string.Empty : this.EndpointType.AssemblyQualifiedName,
System\ServiceModel\Configuration\TcpConnectionPoolSettingsElement.cs (1)
29value = String.Empty;
System\ServiceModel\Configuration\TransportConfigurationTypeElement.cs (2)
45value = String.Empty; 61value = String.Empty;
System\ServiceModel\Configuration\UserNameServiceElement.cs (2)
46value = String.Empty; 61value = String.Empty;
System\ServiceModel\Configuration\UserPrincipalNameElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\WsdlImporterElement.cs (1)
39value = String.Empty;
System\ServiceModel\Configuration\WSHttpTransportSecurityElement.cs (1)
51value = String.Empty;
System\ServiceModel\Configuration\X509CertificateTrustedIssuerElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\X509ClientCertificateAuthenticationElement.cs (1)
31value = String.Empty;
System\ServiceModel\Configuration\X509ClientCertificateCredentialsElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\X509DefaultServiceCertificateElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\X509InitiatorCertificateClientElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\X509PeerCertificateAuthenticationElement.cs (1)
31value = String.Empty;
System\ServiceModel\Configuration\X509PeerCertificateElement.cs (1)
29value = String.Empty;
System\ServiceModel\Configuration\X509RecipientCertificateServiceElement.cs (1)
30value = String.Empty;
System\ServiceModel\Configuration\X509ScopedServiceCertificateElement.cs (1)
37value = String.Empty;
System\ServiceModel\Configuration\X509ServiceCertificateAuthenticationElement.cs (1)
31value = String.Empty;
System\ServiceModel\Configuration\XPathMessageFilterElement.cs (1)
31string nodeQuotaStringValue = String.Empty;
System\ServiceModel\Configuration\XPathMessageFilterElementCollection.cs (1)
27string newKey = string.Empty;
System\ServiceModel\Configuration\XPathMessageFilterElementComparer.cs (1)
39string retVal = String.Empty;
System\ServiceModel\Description\ConfigLoader.cs (5)
615string endpointConfiguration = channelEndpointElement.EndpointConfiguration ?? String.Empty; 738(standardEndpointElement.EndpointType == null) ? string.Empty : standardEndpointElement.EndpointType.AssemblyQualifiedName))); 788string endpointConfiguration = serviceEndpointElement.EndpointConfiguration ?? String.Empty; 914(standardEndpointElement.EndpointType == null) ? string.Empty : standardEndpointElement.EndpointType.AssemblyQualifiedName))); 1394if (contractName == String.Empty)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
559listenUriRelativeAddress = String.Empty;
System\ServiceModel\Description\MessageContractExporter.cs (1)
513string callbackString = operation.IsServerInitiated() ? "Callback" : string.Empty;
System\ServiceModel\Description\MessageContractImporter.cs (7)
655return CheckAndAddPart(part.Type, DataContractSerializerMessageContractImporter.GenericMessageTypeName, part.Name, string.Empty, typeof(Message), description, isReply); 689string ns = string.Empty; 1179return string.Empty; 1467return new XmlQualifiedName(part.Name, String.Empty); 1491bodyPart = isHeader ? (MessagePartDescription)new MessageHeaderDescription(part.Name, String.Empty) : new MessagePartDescription(part.Name, String.Empty); 2017MessagePartDescription part = new MessagePartDescription(xmlName, member.Namespace == null ? string.Empty : member.Namespace);
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
1322string charset = contentType == null ? string.Empty : contentType.CharSet; 1343return string.Compare(contentType == null ? string.Empty : contentType.MediaType,
System\ServiceModel\Description\MetadataSet.cs (2)
332xmlSerializerNamespaces.Add(string.Empty, string.Empty);
System\ServiceModel\Description\OperationGenerator.cs (1)
134this.DefaultNS = (style == OperationFormatStyle.Rpc) ? string.Empty : this.ContractNS;
System\ServiceModel\Description\PolicyReader.cs (2)
109else if (idRef == string.Empty) 231return string.Empty;
System\ServiceModel\Description\SchemaHelper.cs (2)
75if (ns == null) { ns = String.Empty; } 98return String.Empty;
System\ServiceModel\Description\ServiceContractGenerator.cs (2)
769string target = String.Empty; 779return String.Empty;
System\ServiceModel\Description\ServiceDebugBehavior.cs (4)
184mex.HttpHelpPageUrl = host.GetVia(Uri.UriSchemeHttp, this.httpHelpPageUrl == null ? new Uri(string.Empty, UriKind.Relative) : this.httpHelpPageUrl); 188mex.HttpsHelpPageUrl = host.GetVia(Uri.UriSchemeHttps, this.httpsHelpPageUrl == null ? new Uri(string.Empty, UriKind.Relative) : this.httpsHelpPageUrl); 194Uri address = host.GetVia(scheme, url == null ? new Uri(string.Empty, UriKind.Relative) : url); 233{ urlProperty, (address == null) ? string.Empty : address.ToString() }
System\ServiceModel\Description\ServiceMetadataBehavior.cs (5)
24static readonly Uri emptyUri = new Uri(String.Empty, UriKind.Relative); 235Uri address = host.GetVia(scheme, url == null ? new Uri(string.Empty, UriKind.Relative) : url); 254mex.HttpGetUrl = host.GetVia(Uri.UriSchemeHttp, this.httpGetUrl == null ? new Uri(string.Empty, UriKind.Relative) : this.httpGetUrl); 255mex.HttpsGetUrl = host.GetVia(Uri.UriSchemeHttps, this.httpsGetUrl == null ? new Uri(string.Empty, UriKind.Relative) : this.httpsGetUrl); 465if (this.behavior.ExternalMetadataLocation == null || this.behavior.ExternalMetadataLocation.ToString() == string.Empty)
System\ServiceModel\Description\ServiceMetadataExtension.cs (6)
27static readonly Uri EmptyUri = new Uri(String.Empty, UriKind.Relative); 414string listenUriRelativeAddress = string.Empty; 1199WsdlNS.ServiceDescription targetDoc = this.wsdls[import.Namespace ?? String.Empty]; 1225foreach (XmlSchema targetXsd in this.xsds.Schemas(targetNs ?? String.Empty)) 1892text = String.Empty; 1945text = string.Empty;
System\ServiceModel\Description\ServiceReflector.cs (1)
30if (Uri.IsWellFormedUriString(path, UriKind.Absolute) || path == String.Empty)
System\ServiceModel\Description\WsdlExporter.cs (1)
981prefix = string.Empty;
System\ServiceModel\Description\WsdlImporter.cs (18)
1064string ns = wsdlOperationMessage.Operation.PortType.ServiceDescription.TargetNamespace ?? string.Empty; 1432return string.Empty; 1777string rest = string.Empty; 1778string itemPath = string.Empty; 1796wsdlNs = ((WsdlNS.ServiceDescription)item).TargetNamespace ?? String.Empty; 1801wsdlNs = ((WsdlNS.PortType)item).ServiceDescription.TargetNamespace ?? String.Empty; 1806wsdlNs = ((WsdlNS.Binding)item).ServiceDescription.TargetNamespace ?? String.Empty; 1811wsdlNs = ((WsdlNS.ServiceDescription)item).TargetNamespace ?? String.Empty; 1816wsdlNs = ((WsdlNS.Service)item).ServiceDescription.TargetNamespace ?? String.Empty; 1821wsdlNs = ((WsdlNS.Message)item).ServiceDescription.TargetNamespace ?? String.Empty; 1828wsdlNs = wsdlService.ServiceDescription.TargetNamespace ?? String.Empty; 1836wsdlNs = wsdlPortType.ServiceDescription.TargetNamespace ?? String.Empty; 1844wsdlNs = wsdlOperationBinding.Binding.ServiceDescription.TargetNamespace ?? String.Empty; 1851wsdlNs = wsdlOperationBinding.Binding.ServiceDescription.TargetNamespace ?? String.Empty; 1855string messageTag = string.Empty; 1939: base(string.Empty, innerException) 1982return string.Empty; 2142else if (idRef == string.Empty)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (4)
309keyBase = string.Empty; 552MessagePartDescription part = new MessagePartDescription(xmlName.EncodedName, string.Empty); 1020if (member.XmlAttributes.XmlArray.ElementName == String.Empty) 1048if (elementAttribute.ElementName == String.Empty)
System\ServiceModel\Description\XmlSerializerOperationGenerator.cs (1)
40string clrNamespace = options.ClrNamespace ?? string.Empty;
System\ServiceModel\Diagnostics\TraceUtility.cs (3)
806terminatorUri = string.Empty; 1288return string.Empty; 1309return string.Empty;
System\ServiceModel\Dispatcher\ActionMessageFilter.cs (1)
84act = string.Empty;
System\ServiceModel\Dispatcher\ActionMessageFilterTable.cs (3)
185act = string.Empty; 224act = string.Empty; 247act = string.Empty;
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
799(this.Listener != null) ? this.Listener.Uri.ToString() : string.Empty,
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (3)
163string ns = (style == OperationFormatStyle.Rpc || part.Namespace == null) ? string.Empty : part.Namespace; 501: base(headerPart.DictionaryName.Value, headerPart.DictionaryNamespace.Value, headerValue, headerPart.Serializer, mustUnderstand, actor ?? string.Empty, relay) 509string prefix = (this.Namespace == null || this.Namespace.Length == 0) ? string.Empty : "h";
System\ServiceModel\Dispatcher\FaultContractInfo.cs (1)
67this.serializer = DataContractSerializerDefaults.CreateSerializer(this.detail, this.knownTypes, this.elementName, this.ns == null ? string.Empty : this.ns, int.MaxValue /* maxItemsInObjectGraph */);
System\ServiceModel\Dispatcher\FaultFormatter.cs (2)
205string.Empty/*actor*/, 206string.Empty/*node*/)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
782SR.GetString(SR.TraceCodeServiceOperationMissingReply, rpc.Operation.Name ?? String.Empty), 789SR.GetString(SR.TraceCodeServiceOperationMissingReplyContext, rpc.Operation.Name ?? String.Empty),
System\ServiceModel\Dispatcher\MatchSingleFxEngineOpcode.cs (1)
167result = new XPathResult(string.Empty);
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
844writer.WriteStartElement((this.Namespace == null || this.Namespace.Length == 0) ? string.Empty : "h", this.Name, this.Namespace);
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
283AddToDictionary(dictionary, isRpc ? string.Empty : part.Namespace),
System\ServiceModel\Dispatcher\QueryFunctions.cs (4)
1123context.SetValue(context, arg2.basePtr, idx == -1 ? string.Empty : str1.Substring(0, idx)); 1141context.SetValue(context, arg2.basePtr, idx == -1 ? string.Empty : str1.Substring(idx + str2.Length)); 1162context.SetValue(context, arg2.basePtr, (startAt >= str.Length) ? string.Empty : str.Substring(startAt)); 1191substr = string.Empty;
System\ServiceModel\Dispatcher\QueryModel.cs (6)
148internal static NodeQName Empty = new NodeQName(string.Empty, string.Empty); 153: this(name, string.Empty) 159this.name = (null == name) ? string.Empty : name; 160this.ns = (null == ns) ? string.Empty : ns; 626return string.Empty;
System\ServiceModel\Dispatcher\QueryNode.cs (4)
568return string.Empty; 581return string.Empty; 594return string.Empty; 950return string.Empty;
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (2)
54: this(firstChar, string.Empty) 345this.segmentTail = string.Empty;
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (17)
81BlankDom[RootIndex].prefix = string.Empty; 82BlankDom[RootIndex].name = string.Empty; 83BlankDom[RootIndex].val = string.Empty; 149return s == null ? string.Empty : s; 241return s == null ? string.Empty : s; 269return s == null ? string.Empty : s; 303return s == null ? string.Empty : s; 323return s == null ? string.Empty : s; 444return string.Empty; 448string ret = string.Empty; 473return s == null ? string.Empty : s; 486return s == null ? string.Empty : s; 500return string.Empty; 507string ret = string.Empty; 535return s == null ? string.Empty : s; 1123this.dom.nameTable.Add(string.Empty); 1906string name = reader.Prefix.Length == 0 ? string.Empty : reader.LocalName;
System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (1)
45this.rootNamespace = rootNamespace == null ? string.Empty : rootNamespace;
System\ServiceModel\Dispatcher\XPathLexer.cs (8)
387this.prefix = string.Empty; 388this.name = string.Empty; 742token.Set(XPathTokenID.Wildcard, new XPathParser.QName(string.Empty, QueryDataModel.Wildcard)); 752ThrowError(QueryCompileError.InvalidVariable, this.ch == char.MinValue ? string.Empty : CurrentSubstring()); 820qname = new XPathParser.QName(string.Empty, name1); 874return new XPathParser.QName(string.Empty, string.Empty); 892return new XPathParser.QName(string.Empty, name1);
System\ServiceModel\Dispatcher\XPathMessageContext.cs (16)
640act = string.Empty; 662return string.Empty; 672return string.Empty; 725return string.Empty; 735return string.Empty; 771id = string.Empty; 788return string.Empty; 798return string.Empty; 953return string.Empty; 962return string.Empty; 980string actor = string.Empty; 1003return string.Empty; 1025return string.Empty; 1618value = string.Empty; 1639value = string.Empty; 1646return string.Empty;
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (4)
154: this(string.Empty) 472this.Init(string.Empty, namespaces); 718prefix = string.Empty; 723ns = string.Empty;
System\ServiceModel\ExceptionMapper.cs (2)
39return FromException(ex, String.Empty, String.Empty);
System\ServiceModel\FaultContractAttribute.cs (1)
53if (value == string.Empty)
System\ServiceModel\FaultException.cs (1)
455return SR.GetString(SR.SFxFaultExceptionToString3, this.GetType(), this.Message, this.detail != null ? this.detail.ToString() : String.Empty);
System\ServiceModel\FaultReason.cs (1)
126return string.Empty;
System\ServiceModel\FederatedMessageSecurityOverHttp.cs (1)
233Fx.Assert(null != sbe, string.Empty);
System\ServiceModel\MessageContractAttribute.cs (1)
59if (value == string.Empty)
System\ServiceModel\MessageContractMemberAttribute.cs (1)
56if (value == string.Empty)
System\ServiceModel\MessageParameterAttribute.cs (1)
24if (value == string.Empty)
System\ServiceModel\MessageSecurityOverHttp.cs (1)
214Fx.Assert(null != sbe, string.Empty);
System\ServiceModel\Security\AcceptorSessionSymmetricMessageSecurityProtocol.cs (2)
171string actor = string.Empty; 188ReceiveSecurityHeader securityHeader = ConfigureReceiveSecurityHeader(message, string.Empty, correlationStates, (this.requireDerivedKeys) ? this.sessionStandardsManager : null, out supportingAuthenticators);
System\ServiceModel\Security\AcceptorSessionSymmetricTransportSecurityProtocol.cs (1)
84string actor = string.Empty; // message.Version.Envelope.UltimateDestinationActor;
System\ServiceModel\Security\AsymmetricSecurityProtocol.cs (2)
199string actor = string.Empty; 246ReceiveSecurityHeader securityHeader = ConfigureReceiveSecurityHeader(message, string.Empty, correlationStates, out supportingAuthenticators);
System\ServiceModel\Security\IdentityModelServiceAuthorizationManager.cs (1)
649string action = string.Empty;
System\ServiceModel\Security\InitiatorSessionSymmetricMessageSecurityProtocol.cs (2)
220string actor = string.Empty; 241ReceiveSecurityHeader securityHeader = ConfigureReceiveSecurityHeader(message, string.Empty, correlationStates, this.requireDerivedKeys ? this.sessionStandardsManager : null, out dummyAuthenticators);
System\ServiceModel\Security\MessageSecurityProtocol.cs (2)
603string actor = string.Empty; // message.Version.Envelope.UltimateDestinationActor; 639string actor = string.Empty; // message.Version.Envelope.UltimateDestinationActor;
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
843string primaryIdentity = (negotiationState != null) ? negotiationState.GetRemoteIdentityName() : String.Empty;
System\ServiceModel\Security\NegotiationTokenAuthenticatorState.cs (1)
69return String.Empty;
System\ServiceModel\Security\SctClaimDictionary.cs (1)
130this.emptyString = this.Add(String.Empty);
System\ServiceModel\Security\SctClaimSerializer.cs (8)
62writer.WriteElementString(dictionary.NullValue, dictionary.EmptyString, string.Empty); 133writer.WriteElementString(dictionary.SystemClaim, dictionary.EmptyString, string.Empty); 188writer.WriteElementString(dictionary.SystemClaimSet, dictionary.EmptyString, String.Empty); 192writer.WriteElementString(dictionary.WindowsClaimSet, dictionary.EmptyString, String.Empty); 196writer.WriteElementString(dictionary.AnonymousClaimSet, dictionary.EmptyString, String.Empty); 204writer.WriteElementString(dictionary.NullValue, dictionary.EmptyString, string.Empty); 507identity = new WindowsSidIdentity(sid, name, authenticationType ?? String.Empty); 515identity = SecurityUtils.CreateIdentity(name, authenticationType ?? String.Empty);
System\ServiceModel\Security\SecurityUtils.cs (5)
363anonymousIdentity = SecurityUtils.CreateIdentity(String.Empty); 999return String.Empty; 1052return str.Length <= 0 ? String.Empty : str.ToString(); 2315if ((Environment.OSVersion.ServicePack == string.Empty) || String.Equals(Environment.OSVersion.ServicePack, ServicePack1, StringComparison.OrdinalIgnoreCase) || String.Equals(Environment.OSVersion.ServicePack, ServicePack2, StringComparison.OrdinalIgnoreCase)) 2327if (Environment.OSVersion.ServicePack == string.Empty || String.Equals(Environment.OSVersion.ServicePack, ServicePack1, StringComparison.OrdinalIgnoreCase))
System\ServiceModel\Security\SecurityVerifiedMessage.cs (1)
521return string.Empty;
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (1)
94proofToken = new WrappedKeySecurityToken(string.Empty, key, sspiState.SspiNegotiation);
System\ServiceModel\Security\SymmetricSecurityProtocol.cs (2)
201string actor = string.Empty; 336ReceiveSecurityHeader securityHeader = ConfigureReceiveSecurityHeader(message, string.Empty, correlationStates, out supportingAuthenticators);
System\ServiceModel\Security\TlsnegoTokenProvider.cs (2)
80tlsNegotiation = new TlsSspiNegotiation(String.Empty, SchProtocols.Ssl3Client | SchProtocols.TlsClient, clientCertificate); 85tlsNegotiation = new TlsSspiNegotiation(String.Empty, protocol, clientCertificate);
System\ServiceModel\Security\TlsSspiNegotiation.cs (2)
321return String.Empty; 326return String.Empty;
System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (5)
272string claimValue = claimRequirement.GetAttribute("Uri", string.Empty); 276string optional = claimRequirement.GetAttribute("Optional", string.Empty); 481string algorithmParameter = string.Empty; 542string encryptionAlgorithm = String.Empty; 545string canonicalizationAlgoritm = String.Empty;
System\ServiceModel\Security\Tokens\SecurityContextSecurityTokenHelper.cs (2)
23string endpointId = String.Empty; 85return new SessionSecurityToken(claimsPrincipal, sct.ContextId, sct.Id, String.Empty, sct.GetKeyBytes(), endpointId, sct.ValidFrom, sct.ValidTo, sct.KeyGeneration, sct.KeyEffectiveTime, sct.KeyExpirationTime, sctAuthPolicy, new Uri(version.Namespace.Value));
System\ServiceModel\Security\Tokens\WindowsSidIdentity.cs (1)
24this.authenticationType = String.Empty;
System\ServiceModel\Security\TransportSecurityProtocol.cs (3)
31string actor = string.Empty; // message.Version.Envelope.UltimateDestinationActor; 82string actor = string.Empty; // message.Version.Envelope.UltimateDestinationActor; 209string actor = string.Empty; // message.Version.Envelope.UltimateDestinationActor;
System\ServiceModel\Security\WindowsSspiNegotiation.cs (1)
247return String.Empty;
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
225writer.WriteElementString(this.DriverDictionary.RequestedTokenClosed, this.DriverDictionary.Namespace, String.Empty);
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (1)
296return String.Empty;
System\ServiceModel\Security\XmlHelper.cs (3)
296prefix = string.Empty; 431return new UniqueId(string.Empty); 445return new UniqueId(string.Empty);
System\ServiceModel\ServiceBehaviorAttribute.cs (1)
102if (value == string.Empty)
System\ServiceModel\ServiceContractAttribute.cs (2)
35if (value == string.Empty) 53if (value == string.Empty)
System\ServiceModel\ServiceHost.cs (4)
32internal static readonly Uri EmptyUri = new Uri(string.Empty, UriKind.RelativeOrAbsolute); 449if (binding.Scheme == string.Empty) 1818ServiceEndpoint endpoint = AddServiceEndpoint(contract.ConfigurationName, defaultBinding, string.Empty); 2122throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR.GetString(SR.SfxReflectedContractKeyNotFound2, implementedContract.FullName, string.Empty)));
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (24)
28static readonly XmlQualifiedName Atom10Href = new XmlQualifiedName(Atom10Constants.HrefTag, string.Empty); 29static readonly XmlQualifiedName Atom10Label = new XmlQualifiedName(Atom10Constants.LabelTag, string.Empty); 30static readonly XmlQualifiedName Atom10Length = new XmlQualifiedName(Atom10Constants.LengthTag, string.Empty); 31static readonly XmlQualifiedName Atom10Relative = new XmlQualifiedName(Atom10Constants.RelativeTag, string.Empty); 32static readonly XmlQualifiedName Atom10Scheme = new XmlQualifiedName(Atom10Constants.SchemeTag, string.Empty); 33static readonly XmlQualifiedName Atom10Term = new XmlQualifiedName(Atom10Constants.TermTag, string.Empty); 34static readonly XmlQualifiedName Atom10Title = new XmlQualifiedName(Atom10Constants.TitleTag, string.Empty); 35static readonly XmlQualifiedName Atom10Type = new XmlQualifiedName(Atom10Constants.TypeTag, string.Empty); 171if (reader.LocalName == Atom10Constants.TermTag && reader.NamespaceURI == string.Empty) 175else if (reader.LocalName == Atom10Constants.SchemeTag && reader.NamespaceURI == string.Empty) 179else if (reader.LocalName == Atom10Constants.LabelTag && reader.NamespaceURI == string.Empty) 258string categoryName = category.Name ?? string.Empty; 602if (reader.LocalName == Atom10Constants.TypeTag && reader.NamespaceURI == string.Empty) 715string type = reader.GetAttribute(Atom10Constants.TypeTag, string.Empty); 727string src = reader.GetAttribute(Atom10Constants.SourceTag, string.Empty); 742if (reader.LocalName == Atom10Constants.TypeTag && reader.NamespaceURI == string.Empty) 746else if (reader.LocalName == Atom10Constants.SourceTag && reader.NamespaceURI == string.Empty) 1005else if (reader.LocalName == Atom10Constants.TypeTag && reader.NamespaceURI == string.Empty) 1009else if (reader.LocalName == Atom10Constants.RelativeTag && reader.NamespaceURI == string.Empty) 1013else if (reader.LocalName == Atom10Constants.TitleTag && reader.NamespaceURI == string.Empty) 1017else if (reader.LocalName == Atom10Constants.LengthTag && reader.NamespaceURI == string.Empty) 1021else if (reader.LocalName == Atom10Constants.HrefTag && reader.NamespaceURI == string.Empty) 1230title = title ?? new TextSyndicationContent(string.Empty); 1276TextSyndicationContent title = item.Title ?? new TextSyndicationContent(string.Empty);
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (5)
147string link = reader.GetAttribute(App10Constants.Href, string.Empty); 242else if (reader.LocalName == App10Constants.Fixed && reader.NamespaceURI == string.Empty) 246else if (reader.LocalName == Atom10Constants.SchemeTag && reader.NamespaceURI == string.Empty) 336else if (reader.LocalName == App10Constants.Href && reader.NamespaceURI == string.Empty) 459else if (reader.LocalName == App10Constants.Href && reader.NamespaceURI == string.Empty)
System\ServiceModel\Syndication\ResourceCollectionInfo.cs (1)
177tmp.Add(string.Empty);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (10)
25static readonly XmlQualifiedName Rss20Domain = new XmlQualifiedName(Rss20Constants.DomainTag, string.Empty); 26static readonly XmlQualifiedName Rss20Length = new XmlQualifiedName(Rss20Constants.LengthTag, string.Empty); 27static readonly XmlQualifiedName Rss20Type = new XmlQualifiedName(Rss20Constants.TypeTag, string.Empty); 28static readonly XmlQualifiedName Rss20Url = new XmlQualifiedName(Rss20Constants.UrlTag, string.Empty); 1098string title = this.Feed.Title != null ? this.Feed.Title.Text : string.Empty; 1112string description = this.Feed.Description != null ? this.Feed.Description.Text : string.Empty; 1183string imgAlternateLink = (alternateLink != null) ? FeedUtils.GetUriString(alternateLink.Uri) : string.Empty; 1229string guid = item.Id ?? string.Empty; 1308summary = new TextSyndicationContent(string.Empty); 1332string title = (item.SourceFeed.Title != null) ? item.SourceFeed.Title.Text : string.Empty;
System\ServiceModel\Syndication\SyndicationContent.cs (2)
100writer.WriteAttributeString(Atom10Constants.TypeTag, string.Empty, this.Type); 105if (key.Name == Atom10Constants.TypeTag && key.Namespace == string.Empty)
System\ServiceModel\Syndication\SyndicationElementExtension.cs (1)
67if (outerName == string.Empty)
System\ServiceModel\Syndication\SyndicationElementExtensionCollection.cs (1)
253extensionNamespace = string.Empty;
System\ServiceModel\Syndication\TextSyndicationContent.cs (1)
75string val = this.text ?? string.Empty;
System\ServiceModel\Syndication\UrlSyndicationContent.cs (1)
55writer.WriteAttributeString(Atom10Constants.SourceTag, string.Empty, FeedUtils.GetUriString(this.url));
System\ServiceModel\Syndication\XmlSyndicationContent.cs (1)
38if (name == Atom10Constants.TypeTag && ns == string.Empty)
System\ServiceModel\XmlUtil.cs (1)
83return string.Empty;
System\ServiceModel\XPathMessageQuery.cs (1)
28this(string.Empty, (XmlNamespaceManager)new XPathMessageContext())
System\UriTemplate.cs (6)
87queryTemplate = string.Empty; 623string originalHostHeader = uri.Host + ((!uri.IsDefaultPort) ? ":" + uri.Port.ToString(CultureInfo.InvariantCulture) : string.Empty); 720string escapedValue = (string.IsNullOrEmpty(value) ? string.Empty : UrlUtility.UrlEncode(value, Encoding.UTF8)); 1251if (defaultValue == string.Empty) 1597normalizedParameters[pathVarIndex] = (string.IsNullOrEmpty(value) ? string.Empty : value); 1603normalizedParameters[this.pathSegmentVariableNames.Count + queryVarIndex] = (string.IsNullOrEmpty(value) ? string.Empty : value);
System\UriTemplateCompoundPathSegment.cs (6)
42string firstLiteral = ((nextVarStart > 0) ? segment.Substring(0, nextVarStart) : string.Empty); 49((firstLiteral != string.Empty) ? Uri.UnescapeDataString(firstLiteral) : string.Empty)); 83literal = string.Empty; 95result.varLitPairs.Add(new VarAndLitPair(varName, ((literal == string.Empty) ? string.Empty : Uri.UnescapeDataString(literal))));
System\UriTemplateLiteralPathSegment.cs (1)
54if (escapedIfNecessarySegment == string.Empty)
System.ServiceModel.Activation (17)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (2)
191string serviceName = (host.Description != null) ? host.Description.Name : string.Empty; 193string servicePath = string.Empty;
System\ServiceModel\Activation\HostedHttpContext.cs (3)
104string address = string.Empty; 812return string.Empty; 846address = string.Empty;
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (2)
701exception == null ? string.Empty : exception.ToString()); 814TD.ServiceActivationException(activationException != null ? activationException.ToString() : string.Empty, activationException);
System\ServiceModel\Activation\MetabaseSettings.cs (2)
172internal override string GetRealm(string virtualPath) { return string.Empty; } 694public string Realm = string.Empty;
System\ServiceModel\Activation\ServiceParser.cs (5)
58string factoryAttributeValue = string.Empty; 61string serviceAttributeValue = string.Empty; 266string typeToPreserveName = string.Empty; 462string ret = String.Empty; 765return string.Empty;
System\ServiceModel\Activation\ServiceRoute.cs (1)
46|| routePrefix.Equals(String.Empty, StringComparison.CurrentCultureIgnoreCase))
System\ServiceModel\ServiceHostingEnvironment.cs (2)
74exception == null ? string.Empty : exception.ToString()); 920string serviceName = string.Empty;
System.ServiceModel.Activities (37)
System\ServiceModel\Activities\Configuration\EtwTrackingBehaviorElement.cs (1)
57properties.Add(new ConfigurationProperty(profileNameParameter, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsKey));
System\ServiceModel\Activities\Configuration\WorkflowControlEndpointElement.cs (5)
44value = string.Empty; 59value = string.Empty; 77string.Empty, 86string.Empty, 95string.Empty,
System\ServiceModel\Activities\Configuration\WorkflowInstanceManagementElement.cs (1)
65properties.Add(new ConfigurationProperty(authorizedWindowsGroup, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, int.MaxValue, null), System.Configuration.ConfigurationPropertyOptions.None));
System\ServiceModel\Activities\ContractInferenceHelper.cs (1)
693noActionQuery.Where = new CorrelationActionMessageFilter { Action = String.Empty };
System\ServiceModel\Activities\ContractValidationHelper.cs (2)
334if (targetMessage.Body.WrapperName != null && targetMessage.Body.WrapperName != String.Empty) 339if (targetMessage.Body.WrapperNamespace != null && targetMessage.Body.WrapperNamespace != String.Empty)
System\ServiceModel\Activities\Description\CorrelationQueryBehavior.cs (2)
231noActionReplyQuery = CorrelationQuery.FindCorrelationQueryForAction(this.queries, String.Empty); 290noActionReplyQuery = CreateDefaultCorrelationQuery(noActionReplyQuery, String.Empty, data, ref shouldPreserveMessage);
System\ServiceModel\Activities\Description\EtwTrackingBehavior.cs (2)
39string hostReference = string.Empty; 47string name = serviceDescription != null ? serviceDescription.Name : string.Empty;
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (3)
5655Fx.Assert(instance != null, String.Empty); 5783Fx.Assert(this.timeToUnload > this.timeToPersist, String.Empty); 5793Fx.Assert(timer != null && ts >= TimeSpan.Zero, String.Empty);
System\ServiceModel\Activities\InternalSendMessage.cs (7)
319InitializeEndpoint(ref result, this.EndpointConfigurationName ?? string.Empty); 698throw FxTrace.Exception.AsError(new ValidationException(SR.SendWithUninitializedCorrelatesWith(this.OperationName ?? string.Empty))); 714throw FxTrace.Exception.AsError(new ValidationException(SR.SendWithUninitializedCorrelatesWith(this.OperationName ?? string.Empty))); 740SR.SendMessageNeedsToPairWithReceiveMessageForTwoWayContract(this.OperationName ?? string.Empty))); 867throw FxTrace.Exception.AsError(new InvalidOperationException(SR.InvalidDataFromSendBookmarkState(this.OperationName ?? string.Empty))); 2269throw FxTrace.Exception.AsError(new ValidationException(SR.SendWithUninitializedCorrelatesWith(this.parent.OperationName ?? string.Empty))); 2304SR.SendMessageNeedsToPairWithReceiveMessageForTwoWayContract(parent.OperationName ?? string.Empty)));
System\ServiceModel\Activities\MessageBuilder.cs (1)
235message.Body.WrapperName = operation.Name + (isResponse ? TypeLoader.ResponseSuffix : string.Empty);
System\ServiceModel\Activities\ReceiveReply.cs (1)
131MessagingActivityHelper.ValidateCorrelationInitializer(metadata, this.correlationInitializers, true, this.DisplayName, (this.Request != null ? this.Request.OperationName : String.Empty));
System\ServiceModel\Activities\SendReply.cs (1)
133MessagingActivityHelper.ValidateCorrelationInitializer(metadata, this.correlationInitializers, true, this.DisplayName, (this.Request != null ? this.Request.OperationName : String.Empty));
System\ServiceModel\Activities\Tracking\Configuration\AnnotationElement.cs (2)
23properties.Add(new ConfigurationProperty(TrackingConfigurationStrings.Name, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey)); 24properties.Add(new ConfigurationProperty(TrackingConfigurationStrings.Value, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsRequired));
System\ServiceModel\Activities\Tracking\Configuration\ArgumentElement.cs (1)
24properties.Add(new ConfigurationProperty(TrackingConfigurationStrings.Name, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey));
System\ServiceModel\Activities\Tracking\Configuration\ProfileElement.cs (1)
26properties.Add(new ConfigurationProperty(TrackingConfigurationStrings.Name, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey));
System\ServiceModel\Activities\Tracking\Configuration\VariableElement.cs (1)
24properties.Add(new ConfigurationProperty(TrackingConfigurationStrings.Name, typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey));
System\ServiceModel\Activities\WorkflowService.cs (1)
337errors.Add(new ValidationError(SR.TwoWayIsImplementedAsOneWay(property.Operation.Name, property.Operation.DeclaringContract.Name), true, string.Empty, recv));
System\ServiceModel\Activities\WorkflowServiceHost.cs (1)
410ServiceEndpoint endpoint = AddServiceEndpoint(contractName, defaultBinding, String.Empty);
System\ServiceModel\CorrelationQuery.cs (1)
104string localAction = action != null ? action : String.Empty;
System\ServiceModel\XamlIntegration\XNameTypeConverter.cs (2)
47if (stringValue == String.Empty) 73prefix = string.Empty;
System.ServiceModel.Channels (14)
System\ServiceModel\Channels\ByteStreamMessage.cs (3)
448writer.WriteStartElement(ByteStreamMessageUtility.StreamElementName, string.Empty); 496writer.WriteStartElement(ByteStreamMessageUtility.StreamElementName, string.Empty); 542this.writer.WriteStartElement(ByteStreamMessageUtility.StreamElementName, string.Empty);
System\ServiceModel\Channels\UdpChannelBase.cs (1)
279string messageIdString = string.Empty;
System\ServiceModel\Channels\XmlByteStreamReader.cs (6)
34get { return string.Empty; } 113get { return string.Empty; } 137get { return string.Empty; } 181return string.Empty; 228if (prefix == string.Empty) 230return string.Empty;
System\ServiceModel\Channels\XmlByteStreamWriter.cs (2)
103if (ns == string.Empty) 105return string.Empty;
System\ServiceModel\Configuration\Properties.cs (2)
43properties.Add(new ConfigurationProperty("multicastInterfaceId", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None)); 96properties.Add(new ConfigurationProperty("multicastInterfaceId", typeof(System.String), string.Empty, null, new System.Configuration.StringValidator(0, 2147483647, null), System.Configuration.ConfigurationPropertyOptions.None));
System.ServiceModel.Discovery (12)
System\ServiceModel\Discovery\ContractTypeNameCollection.cs (2)
13if ((item != null) && (item.Name == string.Empty)) 22if ((item != null) && (item.Name == string.Empty))
System\ServiceModel\Discovery\EndpointDiscoveryMetadata.cs (2)
530if ((item != null) && (item.Name == string.Empty)) 539if ((item != null) && (item.Name == string.Empty))
System\ServiceModel\Discovery\ScopeCompiler.cs (3)
177scheme = string.Empty; 193authority = string.Empty; 302hostport = string.Empty;
System\ServiceModel\Discovery\SerializationUtility.cs (5)
35if (localname == string.Empty) 42ns = string.Empty; 128writer.WriteAttributeString("xmlns", string.Empty, null, string.Empty); 448string.Empty,
System.ServiceModel.Internals (192)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
650data = (data ?? string.Empty);
System\Runtime\Diagnostics\DictionaryTraceRecord.cs (1)
28xml.WriteElementString(key.ToString(), value == null ? string.Empty : value.ToString());
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (5)
275EtwDiagnosticTrace.traceAnnotation == null ? string.Empty : EtwDiagnosticTrace.traceAnnotation(), 323LogTraceFailure(navigator == null ? string.Empty : navigator.ToString(), exception); 507return new TracePayload(serializedException, eventSource, DiagnosticTraceBase.AppDomainFriendlyName, extendedData, string.Empty); 716TraceCore.UnhandledException(this, exception != null ? exception.ToString() : string.Empty, exception); 858xml.WriteElementString(DiagnosticStrings.ValueTag, string.Empty);
System\Runtime\Diagnostics\EtwProvider.cs (166)
70value2 = (value2 ?? string.Empty); 71value3 = (value3 ?? string.Empty); 101value1 = (value1 ?? string.Empty); 102value2 = (value2 ?? string.Empty); 129value1 = (value1 ?? string.Empty); 130value2 = (value2 ?? string.Empty); 157value1 = (value1 ?? string.Empty); 158value2 = (value2 ?? string.Empty); 159value3 = (value3 ?? string.Empty); 189value1 = (value1 ?? string.Empty); 190value2 = (value2 ?? string.Empty); 191value3 = (value3 ?? string.Empty); 192value4 = (value4 ?? string.Empty); 226value1 = (value1 ?? string.Empty); 227value2 = (value2 ?? string.Empty); 228value3 = (value3 ?? string.Empty); 229value4 = (value4 ?? string.Empty); 230value5 = (value5 ?? string.Empty); 267value1 = (value1 ?? string.Empty); 268value2 = (value2 ?? string.Empty); 269value3 = (value3 ?? string.Empty); 270value4 = (value4 ?? string.Empty); 271value5 = (value5 ?? string.Empty); 272value6 = (value6 ?? string.Empty); 312value1 = (value1 ?? string.Empty); 313value2 = (value2 ?? string.Empty); 314value3 = (value3 ?? string.Empty); 315value4 = (value4 ?? string.Empty); 316value5 = (value5 ?? string.Empty); 317value6 = (value6 ?? string.Empty); 318value7 = (value7 ?? string.Empty); 362value1 = (value1 ?? string.Empty); 363value2 = (value2 ?? string.Empty); 364value3 = (value3 ?? string.Empty); 365value4 = (value4 ?? string.Empty); 366value5 = (value5 ?? string.Empty); 367value6 = (value6 ?? string.Empty); 368value7 = (value7 ?? string.Empty); 369value8 = (value8 ?? string.Empty); 416value1 = (value1 ?? string.Empty); 417value2 = (value2 ?? string.Empty); 418value3 = (value3 ?? string.Empty); 419value4 = (value4 ?? string.Empty); 420value5 = (value5 ?? string.Empty); 421value6 = (value6 ?? string.Empty); 422value7 = (value7 ?? string.Empty); 423value8 = (value8 ?? string.Empty); 424value9 = (value9 ?? string.Empty); 474value1 = (value1 ?? string.Empty); 475value2 = (value2 ?? string.Empty); 476value3 = (value3 ?? string.Empty); 477value4 = (value4 ?? string.Empty); 478value5 = (value5 ?? string.Empty); 479value6 = (value6 ?? string.Empty); 480value7 = (value7 ?? string.Empty); 481value8 = (value8 ?? string.Empty); 482value9 = (value9 ?? string.Empty); 483value10 = (value10 ?? string.Empty); 536value1 = (value1 ?? string.Empty); 537value2 = (value2 ?? string.Empty); 538value3 = (value3 ?? string.Empty); 539value4 = (value4 ?? string.Empty); 540value5 = (value5 ?? string.Empty); 541value6 = (value6 ?? string.Empty); 542value7 = (value7 ?? string.Empty); 543value8 = (value8 ?? string.Empty); 544value9 = (value9 ?? string.Empty); 545value10 = (value10 ?? string.Empty); 546value11 = (value11 ?? string.Empty); 602value1 = (value1 ?? string.Empty); 603value2 = (value2 ?? string.Empty); 604value3 = (value3 ?? string.Empty); 605value4 = (value4 ?? string.Empty); 606value5 = (value5 ?? string.Empty); 607value6 = (value6 ?? string.Empty); 608value7 = (value7 ?? string.Empty); 609value8 = (value8 ?? string.Empty); 610value9 = (value9 ?? string.Empty); 611value10 = (value10 ?? string.Empty); 612value11 = (value11 ?? string.Empty); 613value12 = (value12 ?? string.Empty); 672value1 = (value1 ?? string.Empty); 673value2 = (value2 ?? string.Empty); 674value3 = (value3 ?? string.Empty); 675value4 = (value4 ?? string.Empty); 676value5 = (value5 ?? string.Empty); 677value6 = (value6 ?? string.Empty); 678value7 = (value7 ?? string.Empty); 679value8 = (value8 ?? string.Empty); 680value9 = (value9 ?? string.Empty); 681value10 = (value10 ?? string.Empty); 682value11 = (value11 ?? string.Empty); 683value12 = (value12 ?? string.Empty); 684value13 = (value13 ?? string.Empty); 886value4 = (value4 ?? string.Empty); 887value5 = (value5 ?? string.Empty); 888value6 = (value6 ?? string.Empty); 889value7 = (value7 ?? string.Empty); 890value8 = (value8 ?? string.Empty); 891value9 = (value9 ?? string.Empty); 892value10 = (value10 ?? string.Empty); 893value11 = (value11 ?? string.Empty); 894value12 = (value12 ?? string.Empty); 895value13 = (value13 ?? string.Empty); 896value14 = (value14 ?? string.Empty); 897value15 = (value15 ?? string.Empty); 967value4 = (value4 ?? string.Empty); 968value5 = (value5 ?? string.Empty); 969value6 = (value6 ?? string.Empty); 970value7 = (value7 ?? string.Empty); 971value8 = (value8 ?? string.Empty); 972value9 = (value9 ?? string.Empty); 973value10 = (value10 ?? string.Empty); 974value11 = (value11 ?? string.Empty); 975value12 = (value12 ?? string.Empty); 977value14 = (value14 ?? string.Empty); 978value15 = (value15 ?? string.Empty); 979value16 = (value16 ?? string.Empty); 980value17 = (value17 ?? string.Empty); 1056value4 = (value4 ?? string.Empty); 1057value5 = (value5 ?? string.Empty); 1058value6 = (value6 ?? string.Empty); 1059value7 = (value7 ?? string.Empty); 1060value8 = (value8 ?? string.Empty); 1061value9 = (value9 ?? string.Empty); 1111value4 = (value4 ?? string.Empty); 1112value5 = (value5 ?? string.Empty); 1113value6 = (value6 ?? string.Empty); 1114value7 = (value7 ?? string.Empty); 1115value8 = (value8 ?? string.Empty); 1116value9 = (value9 ?? string.Empty); 1117value10 = (value10 ?? string.Empty); 1118value11 = (value11 ?? string.Empty); 1174value4 = (value4 ?? string.Empty); 1175value5 = (value5 ?? string.Empty); 1176value6 = (value6 ?? string.Empty); 1177value7 = (value7 ?? string.Empty); 1178value8 = (value8 ?? string.Empty); 1179value9 = (value9 ?? string.Empty); 1180value10 = (value10 ?? string.Empty); 1181value11 = (value11 ?? string.Empty); 1182value12 = (value12 ?? string.Empty); 1183value13 = (value13 ?? string.Empty); 1245value4 = (value4 ?? string.Empty); 1246value5 = (value5 ?? string.Empty); 1247value6 = (value6 ?? string.Empty); 1248value7 = (value7 ?? string.Empty); 1249value8 = (value8 ?? string.Empty); 1250value9 = (value9 ?? string.Empty); 1251value10 = (value10 ?? string.Empty); 1252value11 = (value11 ?? string.Empty); 1253value12 = (value12 ?? string.Empty); 1254value13 = (value13 ?? string.Empty); 1255value14 = (value14 ?? string.Empty); 1320value4 = (value4 ?? string.Empty); 1322value6 = (value6 ?? string.Empty); 1323value7 = (value7 ?? string.Empty); 1324value8 = (value8 ?? string.Empty); 1325value9 = (value9 ?? string.Empty); 1326value10 = (value10 ?? string.Empty); 1327value11 = (value11 ?? string.Empty); 1328value12 = (value12 ?? string.Empty); 1329value13 = (value13 ?? string.Empty); 1391value1 = (value1 ?? string.Empty); 1392value3 = (value3 ?? string.Empty); 1393value4 = (value4 ?? string.Empty);
System\Runtime\Diagnostics\EventDescriptor.cs (2)
45throw Fx.Exception.ArgumentOutOfRange("id", id, string.Empty); 62throw Fx.Exception.ArgumentOutOfRange("task", task, string.Empty);
System\Runtime\Diagnostics\EventLogger.cs (2)
97stringValue = String.Empty; 180eventValues.Add("Value" + i.ToString(CultureInfo.InvariantCulture), values[i] == null ? string.Empty : DiagnosticTraceBase.XmlEncode(values[i]));
System\Runtime\ExceptionTrace.cs (11)
35TraceCore.HandledException(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 41TraceCore.HandledExceptionWarning(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 212TraceCore.UnhandledException(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 222TraceCore.HandledExceptionError(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 228TraceCore.HandledExceptionWarning(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 234TraceCore.HandledExceptionVerbose(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 240TraceCore.HandledException(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 254TraceCore.ThrowingEtwException(this.diagnosticTrace, this.eventSourceName, exception != null ? exception.ToString() : string.Empty, exception); 260TraceCore.EtwUnhandledException(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception); 266TraceCore.ThrowingEtwExceptionVerbose(this.diagnosticTrace, this.eventSourceName, exception != null ? exception.ToString() : string.Empty, exception); 287TraceCore.ThrowingException(this.diagnosticTrace, eventSource, exception != null ? exception.ToString() : string.Empty, exception);
System\Runtime\UrlUtility.cs (4)
471return string.Empty; 556base.Add(null, string.Empty); 572return string.Empty; 589keyPrefix = (!string.IsNullOrEmpty(key)) ? (key + "=") : string.Empty;
System.ServiceModel.Routing (3)
System\ServiceModel\Routing\ProcessMessagesAsyncResult.cs (1)
728TD.RoutingServiceCommittingTransaction(transaction != null ? transaction.TransactionInformation.LocalIdentifier : string.Empty);
System\ServiceModel\Routing\ProcessRequestAsyncResult.cs (1)
185string action = (responseMsg != null) ? responseMsg.Headers.Action : string.Empty;
System\ServiceModel\Routing\RoutingUtilities.cs (1)
23TD.RoutingServiceAbortingChannel(identifier != null ? identifier.ToString() : string.Empty);
System.ServiceModel.Web (33)
SR.cs (1)
33string resourceSet = String.Empty;
System\ServiceModel\Channels\StreamBodyWriter.cs (1)
166writer.WriteStartElement(StreamElementName, string.Empty);
System\ServiceModel\Configuration\WebHttpBindingElement.cs (2)
133value = String.Empty; 173properties.Add(new ConfigurationProperty("contentTypeMapper", typeof(string), string.Empty, null, new System.Configuration.StringValidator(0), System.Configuration.ConfigurationPropertyOptions.None));
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (2)
105value = String.Empty; 162properties.Add(new ConfigurationProperty(WebConfigurationStrings.ContentTypeMapper, typeof(string), string.Empty, null, new System.Configuration.StringValidator(0), System.Configuration.ConfigurationPropertyOptions.None));
System\ServiceModel\Configuration\WebMessageEncodingElement.cs (1)
61value = String.Empty;
System\ServiceModel\Configuration\WebScriptEndpointElement.cs (2)
105value = String.Empty; 133properties.Add(new ConfigurationProperty(WebConfigurationStrings.ContentTypeMapper, typeof(string), string.Empty, null, new System.Configuration.StringValidator(0), System.Configuration.ConfigurationPropertyOptions.None));
System\ServiceModel\Description\WCFServiceClientProxyGenerator.cs (2)
168return String.Empty; 204return String.Empty;
System\ServiceModel\Description\WebHttpBehavior.cs (1)
419return String.Empty;
System\ServiceModel\Description\WebScriptClientGenerator.cs (2)
74Message responseMessage = Message.CreateMessage(MessageVersion.None, string.Empty); 81Message response = new WebScriptMetadataMessage(string.Empty, proxyContent);
System\ServiceModel\Description\WebScriptEnablingBehavior.cs (3)
146throw System.ServiceModel.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotSupportedException(SR2.GetString(SR2.InvalidXmlCharactersInNameUsedWithPOSTMethod, string.Empty, string.Empty, string.Empty), exception));
System\ServiceModel\Dispatcher\DataContractJsonSerializerOperationFormatter.cs (4)
68this.requestStreamFormatter.WrapperNamespace = string.Empty; 74this.replyStreamFormatter.WrapperNamespace = string.Empty; 548throw System.ServiceModel.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SerializationException(System.ServiceModel.SR.GetString(System.ServiceModel.SR.SFxInvalidMessageBody, JsonGlobals.rootString, string.Empty, reader.NodeType, reader.Name, reader.NamespaceURI))); 762throw System.ServiceModel.DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SerializationException(System.ServiceModel.SR.GetString(System.ServiceModel.SR.SFxInvalidMessageBody, elementName, string.Empty, reader.NodeType, reader.Name, reader.NamespaceURI)));
System\ServiceModel\Dispatcher\HelpExampleGenerator.cs (7)
479context.writer.WriteAttributeString(string.Empty, JsonGlobals.typeString, string.Empty, JsonGlobals.numberString); 496context.writer.WriteAttributeString(string.Empty, JsonGlobals.typeString, string.Empty, JsonGlobals.arrayString); 499context.writer.WriteStartElement(JsonGlobals.itemString, string.Empty); 500context.writer.WriteAttributeString(string.Empty, JsonGlobals.typeString, string.Empty, JsonGlobals.numberString);
System\ServiceModel\Dispatcher\HelpHtmlBuilder.cs (3)
85XElement td = new XElement(HtmlTdElementName, operationUri == lastOperation ? String.Empty : operationUri); 170div.Add(new XElement(HtmlPElementName, error.StackTrace ?? String.Empty)); 185div.Add(new XElement(HtmlPElementName, error.StackTrace ?? String.Empty));
System\ServiceModel\Dispatcher\HttpStreamFormatter.cs (1)
114return new StreamFormatter.MessageBodyStream(message, null, null, HttpStreamMessage.StreamElementName, string.Empty, isRequest);
System\ServiceModel\Dispatcher\JsonQueryStringConverter.cs (1)
210if (localParameter == string.Empty)
System.Transactions (1)
System\Transactions\Trace\DiagnosticTrace.cs (1)
375source == null ? string.Empty : DiagnosticTrace.CreateSourceString(source));
System.Web (1726)
Cache\SqlCacheDependency.cs (1)
1539sqlCmd.CommandText = String.Empty;
CachedPathData.cs (1)
403throw new HttpException(404, String.Empty);
Compilation\AssemblyBuilder.cs (1)
734s_vbImportsString = String.Empty;
Compilation\AssemblyResolver.cs (1)
591return String.Empty;
Compilation\BaseTemplateCodeDomTreeGenerator.cs (1)
1682string value = String.Empty;
Compilation\BuildManager.cs (2)
905string message = (e.InnerException != null ? e.InnerException.Message : String.Empty); 960(attribute.Type != null ? attribute.Type.FullName : String.Empty),
Compilation\BuildManagerHost.cs (1)
378codeGeneratorOptions.IndentString = string.Empty;
Compilation\BuildResult.cs (1)
322return String.Empty;
Compilation\ConnectionStringsExpressionBuilder.cs (1)
29string name = String.Empty;
Compilation\IImplicitResourceProvider.cs (1)
175string filter = String.Empty;
Compilation\ObjectFactoryCodeDomTreeGenerator.cs (1)
59CodeSnippetTypeMember dummySnippet = new CodeSnippetTypeMember(String.Empty);
Compilation\PageThemeCodeDomTreeGenerator.cs (1)
338get { return _id == null? String.Empty : _id; }
Compilation\ResourceExpressionBuilder.cs (3)
319return new ResourceExpressionFields(String.Empty, resourceKey); 336return String.Empty; 346return String.Empty;
Compilation\TemplateControlCodeDomTreeGenerator.cs (1)
155bindMethod.Statements.Add(new CodeMethodReturnStatement(new CodePrimitiveExpression(String.Empty)));
Compilation\WebReferencesBuildProvider.cs (1)
65ns = String.Empty;
Configuration\AuthenticationConfig.cs (1)
49return String.Empty;
Configuration\AuthorizationRule.cs (3)
190__verbs = String.Empty; 193__roles = String.Empty; 196__users = String.Empty;
Configuration\AuthorizationRuleCollection.cs (1)
75return String.Empty; //_LookUpInElement_
Configuration\BrowserCapabilitiesCodeGenerator.cs (7)
271ProcessBrowserFiles(false, String.Empty); 509ProcessCustomBrowserFiles(false, String.Empty); 983GenerateProcessMethod(bd, ctd, String.Empty); 1183_headers.Add(String.Empty); 1341_headers.Add(String.Empty); 1457return GenerateTrackedSingleProcessCall(stmts, bd, cmm, String.Empty); 1479GenerateSingleProcessCall(bd, cmm, String.Empty);
Configuration\BrowserCapabilitiesFactory.cs (78)
39headerValue = ((string)(browserCaps[string.Empty])); 47headerValue = ((string)(browserCaps[string.Empty])); 53regexWorker.ProcessRegex(((string)(browserCaps[string.Empty])), "Trident/(?\'layoutVersion\'\\d+)"); 324headerValue = ((string)(browserCaps[string.Empty])); 332headerValue = ((string)(browserCaps[string.Empty])); 367headerValue = ((string)(browserCaps[string.Empty])); 418headerValue = ((string)(browserCaps[string.Empty])); 427regexWorker.ProcessRegex(((string)(browserCaps[string.Empty])), "Presto/(?\'layoutVersion\'\\d+)"); 491headerValue = ((string)(browserCaps[string.Empty])); 518headerValue = ((string)(browserCaps[string.Empty])); 615headerValue = ((string)(browserCaps[string.Empty])); 645headerValue = ((string)(browserCaps[string.Empty])); 844headerValue = ((string)(browserCaps[string.Empty])); 853regexWorker.ProcessRegex(((string)(browserCaps[string.Empty])), "Gecko/(?\'layoutVersion\'\\d+)"); 983headerValue = ((string)(browserCaps[string.Empty])); 1010headerValue = ((string)(browserCaps[string.Empty])); 1074headerValue = ((string)(browserCaps[string.Empty])); 1082headerValue = ((string)(browserCaps[string.Empty])); 1116headerValue = ((string)(browserCaps[string.Empty])); 1143headerValue = ((string)(browserCaps[string.Empty])); 1170headerValue = ((string)(browserCaps[string.Empty])); 1197headerValue = ((string)(browserCaps[string.Empty])); 1224headerValue = ((string)(browserCaps[string.Empty])); 1251headerValue = ((string)(browserCaps[string.Empty])); 1278headerValue = ((string)(browserCaps[string.Empty])); 1305headerValue = ((string)(browserCaps[string.Empty])); 1332headerValue = ((string)(browserCaps[string.Empty])); 1359headerValue = ((string)(browserCaps[string.Empty])); 1386headerValue = ((string)(browserCaps[string.Empty])); 1413headerValue = ((string)(browserCaps[string.Empty])); 1445headerValue = ((string)(browserCaps[string.Empty])); 1472headerValue = ((string)(browserCaps[string.Empty])); 1499headerValue = ((string)(browserCaps[string.Empty])); 1532headerValue = ((string)(browserCaps[string.Empty])); 1608headerValue = ((string)(browserCaps[string.Empty])); 1617regexWorker.ProcessRegex(((string)(browserCaps[string.Empty])), "AppleWebKit/(?\'layoutVersion\'\\d+)"); 1651headerValue = ((string)(browserCaps[string.Empty])); 1660regexWorker.ProcessRegex(((string)(browserCaps[string.Empty])), "Mozilla/5.0 \\((?\'deviceName\'[^;]+)"); 1696headerValue = ((string)(browserCaps[string.Empty])); 1705regexWorker.ProcessRegex(((string)(browserCaps[string.Empty])), "MSIE (?\'msieMajorVersion\'\\d+)"); 1756headerValue = ((string)(browserCaps[string.Empty])); 1943headerValue = ((string)(browserCaps[string.Empty])); 1973headerValue = ((string)(browserCaps[string.Empty])); 2002headerValue = ((string)(browserCaps[string.Empty])); 2031headerValue = ((string)(browserCaps[string.Empty])); 2039headerValue = ((string)(browserCaps[string.Empty])); 2044headerValue = ((string)(browserCaps[string.Empty])); 2082headerValue = ((string)(browserCaps[string.Empty])); 2196headerValue = ((string)(browserCaps[string.Empty])); 2332dictionary["Default"] = new System.Web.UI.Triplet(null, string.Empty, 0); 2333dictionary["BlackBerry"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2334dictionary["Opera"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2335dictionary["Opera8Plus"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 2336dictionary["Opera8to9"] = new System.Web.UI.Triplet("Opera8plus", string.Empty, 3); 2337dictionary["Opera10"] = new System.Web.UI.Triplet("Opera8plus", string.Empty, 3); 2338dictionary["GenericDownlevel"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2339dictionary["Mozilla"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 2340dictionary["IE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2341dictionary["IE6Plus"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 2342dictionary["IE6to9"] = new System.Web.UI.Triplet("Ie6plus", string.Empty, 4); 2343dictionary["IE7"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 2344dictionary["IE8"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 2345dictionary["IE9"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 2346dictionary["IE10Plus"] = new System.Web.UI.Triplet("Ie6plus", string.Empty, 4); 2347dictionary["InternetExplorer"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2348dictionary["Firefox"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2349dictionary["Firefox3Plus"] = new System.Web.UI.Triplet("Firefox", string.Empty, 3); 2350dictionary["Firefox3"] = new System.Web.UI.Triplet("Firefox3plus", string.Empty, 4); 2351dictionary["Firefox35"] = new System.Web.UI.Triplet("Firefox3", string.Empty, 5); 2352dictionary["WebKit"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2353dictionary["Chrome"] = new System.Web.UI.Triplet("Webkit", string.Empty, 3); 2354dictionary["Safari"] = new System.Web.UI.Triplet("Webkit", string.Empty, 3); 2355dictionary["Safari3Plus"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 2356dictionary["Safari3to4"] = new System.Web.UI.Triplet("Safari3plus", string.Empty, 5); 2357dictionary["Safari4"] = new System.Web.UI.Triplet("Safari3to4", string.Empty, 6); 2358dictionary["IEMobile"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 2359dictionary["WindowsPhone"] = new System.Web.UI.Triplet("Iemobile", string.Empty, 3); 2360dictionary["UCBrowser"] = new System.Web.UI.Triplet("Default", string.Empty, 1);
Configuration\BrowserCapabilitiesFactory35.cs (449)
21dictionary["Default"] = new System.Web.UI.Triplet(null, string.Empty, 0); 22dictionary["Mozilla"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 23dictionary["IE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 24dictionary["IE5to9"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 25dictionary["IE6to9"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); 26dictionary["Treo600"] = new System.Web.UI.Triplet("Ie6to9", string.Empty, 5); 27dictionary["IE5"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); 28dictionary["IE50"] = new System.Web.UI.Triplet("Ie5", string.Empty, 5); 29dictionary["IE55"] = new System.Web.UI.Triplet("Ie5", string.Empty, 5); 30dictionary["IE5to9Mac"] = new System.Web.UI.Triplet("Ie5to9", string.Empty, 4); 31dictionary["IE4"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 32dictionary["IE3"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 33dictionary["IE3win16"] = new System.Web.UI.Triplet("Ie3", string.Empty, 4); 34dictionary["IE3win16a"] = new System.Web.UI.Triplet("Ie3win16", string.Empty, 5); 35dictionary["IE3Mac"] = new System.Web.UI.Triplet("Ie3", string.Empty, 4); 36dictionary["IE2"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 37dictionary["WebTV"] = new System.Web.UI.Triplet("Ie2", string.Empty, 4); 38dictionary["WebTV2"] = new System.Web.UI.Triplet("Webtv", string.Empty, 5); 39dictionary["IE1minor5"] = new System.Web.UI.Triplet("Ie", string.Empty, 3); 40dictionary["PowerBrowser"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 41dictionary["Gecko"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 42dictionary["MozillaRV"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); 43dictionary["MozillaFirebird"] = new System.Web.UI.Triplet("Mozillarv", string.Empty, 4); 44dictionary["MozillaFirefox"] = new System.Web.UI.Triplet("Mozillarv", string.Empty, 4); 45dictionary["Safari"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); 46dictionary["Safari60"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 47dictionary["Safari85"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 48dictionary["Safari1Plus"] = new System.Web.UI.Triplet("Safari", string.Empty, 4); 49dictionary["Netscape5"] = new System.Web.UI.Triplet("Gecko", string.Empty, 3); 50dictionary["Netscape6to9"] = new System.Web.UI.Triplet("Netscape5", string.Empty, 4); 51dictionary["Netscape6to9Beta"] = new System.Web.UI.Triplet("Netscape6to9", string.Empty, 5); 52dictionary["NetscapeBeta"] = new System.Web.UI.Triplet("Netscape5", string.Empty, 4); 53dictionary["AvantGo"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 54dictionary["TMobileSidekick"] = new System.Web.UI.Triplet("Avantgo", string.Empty, 3); 55dictionary["GoAmerica"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 56dictionary["GoAmericaWinCE"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); 57dictionary["GoAmericaPalm"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); 58dictionary["GoAmericaRIM"] = new System.Web.UI.Triplet("Goamerica", string.Empty, 3); 59dictionary["GoAmericaRIM950"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 60dictionary["GoAmericaRIM850"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 61dictionary["GoAmericaRIM957"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 62dictionary["GoAmericaRIM957major6minor2"] = new System.Web.UI.Triplet("Goamericarim957", string.Empty, 5); 63dictionary["GoAmericaRIM857"] = new System.Web.UI.Triplet("Goamericarim", string.Empty, 4); 64dictionary["GoAmericaRIM857major6"] = new System.Web.UI.Triplet("Goamericarim857", string.Empty, 5); 65dictionary["GoAmericaRIM857major6minor2to9"] = new System.Web.UI.Triplet("Goamericarim857major6", string.Empty, 6); 66dictionary["GoAmerica7to9"] = new System.Web.UI.Triplet("Goamericarim857", string.Empty, 5); 67dictionary["Netscape3"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 68dictionary["Netscape4"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 69dictionary["Casiopeia"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); 70dictionary["PalmWebPro"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); 71dictionary["PalmWebPro3"] = new System.Web.UI.Triplet("Palmwebpro", string.Empty, 4); 72dictionary["NetFront"] = new System.Web.UI.Triplet("Netscape4", string.Empty, 3); 73dictionary["SLB500"] = new System.Web.UI.Triplet("Netfront", string.Empty, 4); 74dictionary["VRNA"] = new System.Web.UI.Triplet("Netfront", string.Empty, 4); 75dictionary["Mypalm"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 76dictionary["MyPalm1"] = new System.Web.UI.Triplet("Mypalm", string.Empty, 3); 77dictionary["Eudoraweb"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 78dictionary["PdQbrowser"] = new System.Web.UI.Triplet("Eudoraweb", string.Empty, 3); 79dictionary["Eudoraweb21Plus"] = new System.Web.UI.Triplet("Eudoraweb", string.Empty, 3); 80dictionary["WinCE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 81dictionary["PIE"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); 82dictionary["PIEPPC"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); 83dictionary["PIEnoDeviceID"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); 84dictionary["PIESmartphone"] = new System.Web.UI.Triplet("Pie", string.Empty, 4); 85dictionary["PIE4"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); 86dictionary["PIE4PPC"] = new System.Web.UI.Triplet("Pie4", string.Empty, 4); 87dictionary["PIE5Plus"] = new System.Web.UI.Triplet("Wince", string.Empty, 3); 88dictionary["sigmarion3"] = new System.Web.UI.Triplet("Pie5plus", string.Empty, 4); 89dictionary["MSPIE"] = new System.Web.UI.Triplet("Mozilla", string.Empty, 2); 90dictionary["MSPIE2"] = new System.Web.UI.Triplet("Mspie", string.Empty, 3); 91dictionary["Docomo"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 92dictionary["DocomoSH251i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 93dictionary["DocomoSH251iS"] = new System.Web.UI.Triplet("Docomosh251i", string.Empty, 3); 94dictionary["DocomoN251i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 95dictionary["DocomoN251iS"] = new System.Web.UI.Triplet("Docomon251i", string.Empty, 3); 96dictionary["DocomoP211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 97dictionary["DocomoF212i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 98dictionary["DocomoD501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 99dictionary["DocomoF501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 100dictionary["DocomoN501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 101dictionary["DocomoP501i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 102dictionary["DocomoD502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 103dictionary["DocomoF502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 104dictionary["DocomoN502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 105dictionary["DocomoP502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 106dictionary["DocomoNm502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 107dictionary["DocomoSo502i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 108dictionary["DocomoF502it"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 109dictionary["DocomoN502it"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 110dictionary["DocomoSo502iwm"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 111dictionary["DocomoF504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 112dictionary["DocomoN504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 113dictionary["DocomoP504i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 114dictionary["DocomoN821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 115dictionary["DocomoP821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 116dictionary["DocomoD209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 117dictionary["DocomoEr209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 118dictionary["DocomoF209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 119dictionary["DocomoKo209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 120dictionary["DocomoN209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 121dictionary["DocomoP209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 122dictionary["DocomoP209is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 123dictionary["DocomoR209i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 124dictionary["DocomoR691i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 125dictionary["DocomoF503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 126dictionary["DocomoF503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 127dictionary["DocomoD503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 128dictionary["DocomoD503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 129dictionary["DocomoD210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 130dictionary["DocomoF210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 131dictionary["DocomoN210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 132dictionary["DocomoN2001"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 133dictionary["DocomoD211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 134dictionary["DocomoN211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 135dictionary["DocomoP210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 136dictionary["DocomoKo210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 137dictionary["DocomoP2101v"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 138dictionary["DocomoP2102v"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 139dictionary["DocomoF211i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 140dictionary["DocomoF671i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 141dictionary["DocomoN503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 142dictionary["DocomoN503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 143dictionary["DocomoSo503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 144dictionary["DocomoP503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 145dictionary["DocomoP503i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 146dictionary["DocomoSo210i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 147dictionary["DocomoSo503is"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 148dictionary["DocomoSh821i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 149dictionary["DocomoN2002"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 150dictionary["DocomoSo505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 151dictionary["DocomoP505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 152dictionary["DocomoN505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 153dictionary["DocomoD505i"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 154dictionary["DocomoISIM60"] = new System.Web.UI.Triplet("Docomo", string.Empty, 2); 155dictionary["EricssonR380"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 156dictionary["Ericsson"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 157dictionary["EricssonR320"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 158dictionary["EricssonT20"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 159dictionary["EricssonT65"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 160dictionary["EricssonT68"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 161dictionary["Ericsson301A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 162dictionary["EricssonT68R1A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 163dictionary["EricssonT68R101"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 164dictionary["EricssonT68R201A"] = new System.Web.UI.Triplet("Ericssont68", string.Empty, 3); 165dictionary["EricssonT300"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 166dictionary["EricssonP800"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 167dictionary["EricssonP800R101"] = new System.Web.UI.Triplet("Ericssonp800", string.Empty, 3); 168dictionary["EricssonT61"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 169dictionary["EricssonT31"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 170dictionary["EricssonR520"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 171dictionary["EricssonA2628"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 172dictionary["EricssonT39"] = new System.Web.UI.Triplet("Ericsson", string.Empty, 2); 173dictionary["EzWAP"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 174dictionary["GenericDownlevel"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 175dictionary["Jataayu"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 176dictionary["JataayuPPC"] = new System.Web.UI.Triplet("Jataayu", string.Empty, 2); 177dictionary["Jphone"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 178dictionary["JphoneMitsubishi"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 179dictionary["JphoneDenso"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 180dictionary["JphoneKenwood"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 181dictionary["JphoneNec"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 182dictionary["JphoneNecN51"] = new System.Web.UI.Triplet("Jphonenec", string.Empty, 3); 183dictionary["JphonePanasonic"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 184dictionary["JphonePioneer"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 185dictionary["JphoneSanyo"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 186dictionary["JphoneSA51"] = new System.Web.UI.Triplet("Jphonesanyo", string.Empty, 3); 187dictionary["JphoneSharp"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 188dictionary["JphoneSharpSh53"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 189dictionary["JphoneSharpSh07"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 190dictionary["JphoneSharpSh08"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 191dictionary["JphoneSharpSh51"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 192dictionary["JphoneSharpSh52"] = new System.Web.UI.Triplet("Jphonesharp", string.Empty, 3); 193dictionary["JphoneToshiba"] = new System.Web.UI.Triplet("Jphone", string.Empty, 2); 194dictionary["JphoneToshibaT06a"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); 195dictionary["JphoneToshibaT08"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); 196dictionary["JphoneToshibaT51"] = new System.Web.UI.Triplet("Jphonetoshiba", string.Empty, 3); 197dictionary["Legend"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 198dictionary["LGG5200"] = new System.Web.UI.Triplet("Legend", string.Empty, 2); 199dictionary["MME"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 200dictionary["MMEF20"] = new System.Web.UI.Triplet("Mme", string.Empty, 2); 201dictionary["MMECellphone"] = new System.Web.UI.Triplet("Mmef20", string.Empty, 3); 202dictionary["MMEBenefonQ"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 203dictionary["MMESonyCMDZ5"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 204dictionary["MMESonyCMDZ5Pj020e"] = new System.Web.UI.Triplet("Mmesonycmdz5", string.Empty, 5); 205dictionary["MMESonyCMDJ5"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 206dictionary["MMESonyCMDJ7"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 207dictionary["MMEGenericSmall"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 208dictionary["MMEGenericLarge"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 209dictionary["MMEGenericFlip"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 210dictionary["MMEGeneric3D"] = new System.Web.UI.Triplet("Mmecellphone", string.Empty, 4); 211dictionary["MMEMobileExplorer"] = new System.Web.UI.Triplet("Mme", string.Empty, 2); 212dictionary["Nokia"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 213dictionary["NokiaBlueprint"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 214dictionary["NokiaWapSimulator"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 215dictionary["NokiaMobileBrowser"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 216dictionary["Nokia7110"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 217dictionary["Nokia6220"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 218dictionary["Nokia6250"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 219dictionary["Nokia6310"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 220dictionary["Nokia6510"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 221dictionary["Nokia8310"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 222dictionary["Nokia9110i"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 223dictionary["Nokia9110"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 224dictionary["Nokia3330"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 225dictionary["Nokia9210"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 226dictionary["Nokia9210HTML"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 227dictionary["Nokia3590"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 228dictionary["Nokia3590V1"] = new System.Web.UI.Triplet("Nokia3590", string.Empty, 3); 229dictionary["Nokia3595"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 230dictionary["Nokia3560"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 231dictionary["Nokia3650"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 232dictionary["Nokia3650P12Plus"] = new System.Web.UI.Triplet("Nokia3650", string.Empty, 3); 233dictionary["Nokia5100"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 234dictionary["Nokia6200"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 235dictionary["Nokia6590"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 236dictionary["Nokia6800"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 237dictionary["Nokia7650"] = new System.Web.UI.Triplet("Nokia", string.Empty, 2); 238dictionary["NokiaMobileBrowserRainbow"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 239dictionary["NokiaEpoc32wtl"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 240dictionary["NokiaEpoc32wtl20"] = new System.Web.UI.Triplet("Nokiaepoc32wtl", string.Empty, 2); 241dictionary["Up"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 242dictionary["AuMic"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 243dictionary["AuMicV2"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); 244dictionary["a500"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); 245dictionary["n400"] = new System.Web.UI.Triplet("Aumic", string.Empty, 3); 246dictionary["AlcatelBe4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 247dictionary["AlcatelBe5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 248dictionary["AlcatelBe5v2"] = new System.Web.UI.Triplet("Alcatelbe5", string.Empty, 3); 249dictionary["AlcatelBe3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 250dictionary["AlcatelBf3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 251dictionary["AlcatelBf4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 252dictionary["MotCb"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 253dictionary["MotF5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 254dictionary["MotD8"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 255dictionary["MotCf"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 256dictionary["MotF6"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 257dictionary["MotBc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 258dictionary["MotDc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 259dictionary["MotPanC"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 260dictionary["MotC4"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 261dictionary["Mcca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 262dictionary["Mot2000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 263dictionary["MotP2kC"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 264dictionary["MotAf"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 265dictionary["MotAf418"] = new System.Web.UI.Triplet("Motaf", string.Empty, 3); 266dictionary["MotC2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 267dictionary["Xenium"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 268dictionary["Sagem959"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 269dictionary["SghA300"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 270dictionary["SghN100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 271dictionary["C304sa"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 272dictionary["Sy11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 273dictionary["St12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 274dictionary["Sy14"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 275dictionary["SieS40"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 276dictionary["SieSl45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 277dictionary["SieS35"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 278dictionary["SieMe45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 279dictionary["SieS45"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 280dictionary["Gm832"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 281dictionary["Gm910i"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 282dictionary["Mot32"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 283dictionary["Mot28"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 284dictionary["D2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 285dictionary["PPat"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 286dictionary["Alaz"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 287dictionary["Cdm9100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 288dictionary["Cdm135"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 289dictionary["Cdm9000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 290dictionary["C303ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 291dictionary["C311ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 292dictionary["C202de"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 293dictionary["C409ca"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 294dictionary["C402de"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 295dictionary["Ds15"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 296dictionary["Tp2200"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 297dictionary["Tp120"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 298dictionary["Ds10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 299dictionary["R280"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 300dictionary["C201h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 301dictionary["S71"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 302dictionary["C302h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 303dictionary["C309h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 304dictionary["C407h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 305dictionary["C451h"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 306dictionary["R201"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 307dictionary["P21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 308dictionary["Kyocera702g"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 309dictionary["Kyocera703g"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 310dictionary["KyoceraC307k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 311dictionary["Tk01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 312dictionary["Tk02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 313dictionary["Tk03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 314dictionary["Tk04"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 315dictionary["Tk05"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 316dictionary["D303k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 317dictionary["D304k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 318dictionary["Qcp2035"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 319dictionary["Qcp3035"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 320dictionary["D512"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 321dictionary["Dm110"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 322dictionary["Tm510"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 323dictionary["Lg13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 324dictionary["P100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 325dictionary["Lgc875f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 326dictionary["Lgp680f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 327dictionary["Lgp7800f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 328dictionary["Lgc840f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 329dictionary["Lgi2100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 330dictionary["Lgp7300f"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 331dictionary["Sd500"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 332dictionary["Tp1100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 333dictionary["Tp3000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 334dictionary["T250"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 335dictionary["Mo01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 336dictionary["Mo02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 337dictionary["Mc01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 338dictionary["Mccc"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 339dictionary["Mcc9"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 340dictionary["Nk00"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 341dictionary["Mai12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 342dictionary["Ma112"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 343dictionary["Ma13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 344dictionary["Mac1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 345dictionary["Mat1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 346dictionary["Sc01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 347dictionary["Sc03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 348dictionary["Sc02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 349dictionary["Sc04"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 350dictionary["Sg08"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 351dictionary["Sc13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 352dictionary["Sc11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 353dictionary["Sec01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 354dictionary["Sc10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 355dictionary["Sy12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 356dictionary["St11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 357dictionary["Sy13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 358dictionary["Syc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 359dictionary["Sy01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 360dictionary["Syt1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 361dictionary["Sty2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 362dictionary["Sy02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 363dictionary["Sy03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 364dictionary["Si01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 365dictionary["Sni1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 366dictionary["Sn11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 367dictionary["Sn12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 368dictionary["Sn134"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 369dictionary["Sn156"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 370dictionary["Snc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 371dictionary["Tsc1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 372dictionary["Tsi1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 373dictionary["Ts11"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 374dictionary["Ts12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 375dictionary["Ts13"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 376dictionary["Tst1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 377dictionary["Tst2"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 378dictionary["Tst3"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 379dictionary["Ig01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 380dictionary["Ig02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 381dictionary["Ig03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 382dictionary["Qc31"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 383dictionary["Qc12"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 384dictionary["Qc32"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 385dictionary["Sp01"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 386dictionary["Sh"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 387dictionary["Upg1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 388dictionary["Opwv1"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 389dictionary["Alav"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 390dictionary["Im1k"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 391dictionary["Nt95"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 392dictionary["Mot2001"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 393dictionary["Motv200"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 394dictionary["Mot72"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 395dictionary["Mot76"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 396dictionary["Scp6000"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 397dictionary["MotD5"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 398dictionary["MotF0"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 399dictionary["SghA400"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 400dictionary["Sec03"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 401dictionary["SieC3i"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 402dictionary["Sn17"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 403dictionary["Scp4700"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 404dictionary["Sec02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 405dictionary["Sy15"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 406dictionary["Db520"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 407dictionary["L430V03J02"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 408dictionary["OPWVSDK"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 409dictionary["OPWVSDK6"] = new System.Web.UI.Triplet("Opwvsdk", string.Empty, 3); 410dictionary["OPWVSDK6Plus"] = new System.Web.UI.Triplet("Opwvsdk", string.Empty, 3); 411dictionary["KDDICA21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 412dictionary["KDDITS21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 413dictionary["KDDISA21"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 414dictionary["KM100"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 415dictionary["LGELX5350"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 416dictionary["HitachiP300"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 417dictionary["SIES46"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 418dictionary["MotorolaV60G"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 419dictionary["MotorolaV708"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 420dictionary["MotorolaV708A"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 421dictionary["MotorolaE360"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 422dictionary["SonyericssonA1101S"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 423dictionary["PhilipsFisio820"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 424dictionary["CasioA5302"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 425dictionary["TCLL668"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 426dictionary["KDDITS24"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 427dictionary["SIES55"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 428dictionary["SHARPGx10"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 429dictionary["BenQAthena"] = new System.Web.UI.Triplet("Up", string.Empty, 2); 430dictionary["Opera"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 431dictionary["Opera1to3beta"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 432dictionary["Opera4"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 433dictionary["Opera4beta"] = new System.Web.UI.Triplet("Opera4", string.Empty, 3); 434dictionary["Opera5to9"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 435dictionary["Opera6to9"] = new System.Web.UI.Triplet("Opera5to9", string.Empty, 3); 436dictionary["Opera7to9"] = new System.Web.UI.Triplet("Opera6to9", string.Empty, 4); 437dictionary["Opera8to9"] = new System.Web.UI.Triplet("Opera7to9", string.Empty, 5); 438dictionary["OperaPsion"] = new System.Web.UI.Triplet("Opera", string.Empty, 2); 439dictionary["Palmscape"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 440dictionary["PalmscapeVersion"] = new System.Web.UI.Triplet("Palmscape", string.Empty, 2); 441dictionary["AusPalm"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 442dictionary["SharpPda"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 443dictionary["ZaurusMiE1"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); 444dictionary["ZaurusMiE21"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); 445dictionary["ZaurusMiE25"] = new System.Web.UI.Triplet("Sharppda", string.Empty, 2); 446dictionary["Panasonic"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 447dictionary["PanasonicGAD95"] = new System.Web.UI.Triplet("Panasonic", string.Empty, 2); 448dictionary["PanasonicGAD87"] = new System.Web.UI.Triplet("Panasonic", string.Empty, 2); 449dictionary["PanasonicGAD87A39"] = new System.Web.UI.Triplet("Panasonicgad87", string.Empty, 3); 450dictionary["PanasonicGAD87A38"] = new System.Web.UI.Triplet("Panasonicgad87", string.Empty, 3); 451dictionary["MSPIE06"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 452dictionary["SKTDevices"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 453dictionary["SKTDevicesHyundai"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 454dictionary["PSE200"] = new System.Web.UI.Triplet("Sktdeviceshyundai", string.Empty, 3); 455dictionary["SKTDevicesHanhwa"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 456dictionary["SKTDevicesJTEL"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 457dictionary["JTEL01"] = new System.Web.UI.Triplet("Sktdevicesjtel", string.Empty, 3); 458dictionary["JTELNate"] = new System.Web.UI.Triplet("Jtel01", string.Empty, 4); 459dictionary["SKTDevicesLG"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 460dictionary["SKTDevicesMotorola"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 461dictionary["SKTDevicesV730"] = new System.Web.UI.Triplet("Sktdevicesmotorola", string.Empty, 3); 462dictionary["SKTDevicesNokia"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 463dictionary["SKTDevicesSKTT"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 464dictionary["SKTDevicesSamSung"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 465dictionary["SCHE150"] = new System.Web.UI.Triplet("Sktdevicessamsung", string.Empty, 3); 466dictionary["SKTDevicesEricsson"] = new System.Web.UI.Triplet("Sktdevices", string.Empty, 2); 467dictionary["WinWap"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 468dictionary["Xiino"] = new System.Web.UI.Triplet("Default", string.Empty, 1); 469dictionary["XiinoV2"] = new System.Web.UI.Triplet("Xiino", string.Empty, 2);
Configuration\BrowserCapabilitiesFactoryBase.cs (1)
155values[String.Empty] = HttpCapabilitiesDefaultProvider.GetUserAgent(request);
Configuration\BrowserDefinition.cs (1)
383match = String.Empty;
Configuration\CapabilitiesPattern.cs (2)
43_strings[0] = String.Empty; 133return String.Empty;
Configuration\CapabilitiesState.cs (5)
73return String.Empty; 89return String.Empty; 96return string.Empty; 106return string.Empty; 117return String.Empty;
Configuration\CompilationSection.cs (3)
106String.Empty, ConfigurationPropertyOptions.None); 160String.Empty, ConfigurationPropertyOptions.None); 168String.Empty, ConfigurationPropertyOptions.None);
Configuration\Compiler.cs (4)
31new ConfigurationProperty("language", typeof(string), String.Empty, ConfigurationPropertyOptions.None ); 33new ConfigurationProperty("extension", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 35new ConfigurationProperty("type", typeof(string), String.Empty, ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsTypeStringTransformationRequired); 44new ConfigurationProperty(compilerOptionsAttribName, typeof(string), String.Empty, ConfigurationPropertyOptions.None);
Configuration\EventMappingSettings.cs (1)
35private static readonly ConfigurationProperty _propType = new ConfigurationProperty("type", typeof(string), String.Empty, ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsTypeStringTransformationRequired);
Configuration\ExpressServerConfig.cs (5)
87return String.Empty; 135string appRootRelativePath = (lenNoTrailingSlash > lenAppRoot) ? vpath.Substring(lenAppRoot, lenNoTrailingSlash - lenAppRoot) : String.Empty; 288siteName = String.Empty; 289siteID = String.Empty; 315siteID = String.Empty;
Configuration\GlobalizationSection.cs (4)
46new ConfigurationProperty("fileEncoding", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 48new ConfigurationProperty("culture", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 50new ConfigurationProperty("uiCulture", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 56new ConfigurationProperty("resourceProviderFactoryType", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
Configuration\HttpCapabilitiesBase.cs (1)
376else return String.Empty;
Configuration\HttpCapabilitiesEvaluator.cs (2)
130AddDependency(String.Empty); 154variable = String.Empty;
Configuration\HttpCapabilitiesSectionHandler.cs (1)
126strAs = String.Empty;
Configuration\HttpCookiesSection.cs (1)
25new ConfigurationProperty("domain", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
Configuration\HttpHandlerAction.cs (1)
145verb = verb.Replace(" ", String.Empty); // replace all " " with String.Empty in requestType
Configuration\HttpModuleAction.cs (1)
37new ConfigurationProperty("type", typeof(string), String.Empty, ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsTypeStringTransformationRequired);
Configuration\HttpRuntimeSection.cs (1)
800header = String.Empty;
Configuration\IdentitySection.cs (6)
33new ConfigurationProperty("userName", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 35new ConfigurationProperty("password", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 45private String error = String.Empty; 174_password = String.Empty; 200error = String.Empty; 267error = String.Empty;
Configuration\LowerCaseStringConverter.cs (1)
101return String.Empty;
Configuration\MembershipSection.cs (1)
101_propHashAlgorithmType = new ConfigurationProperty("hashAlgorithmType", typeof(string), string.Empty, ConfigurationPropertyOptions.None);
Configuration\MetabaseServerConfig.cs (5)
131siteName = String.Empty; 132siteID = String.Empty; 149siteID = String.Empty; 361siteName = String.Empty; 374siteID = String.Empty;
Configuration\NativeConfig.cs (1)
62siteName = (result == 0 && pBstr != IntPtr.Zero) ? StringUtil.StringFromWCharPtr(pBstr, cBstr) : String.Empty;
Configuration\PagesSection.cs (5)
124new ConfigurationProperty("masterPageFile", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 126new ConfigurationProperty("theme", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 138new ConfigurationProperty("styleSheetTheme", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 140new ConfigurationProperty("pageParserFilterType", typeof(string), String.Empty, ConfigurationPropertyOptions.None); 508masterPageFile = String.Empty;
Configuration\ProcessHostConfigUtils.cs (1)
81siteName = (result == 0 && pBstr != IntPtr.Zero) ? StringUtil.StringFromWCharPtr(pBstr, cBstr) : String.Empty;
Configuration\ProcessHostMapPath.cs (3)
129siteName = String.Empty; 130siteID = String.Empty; 156siteID = String.Empty;
Configuration\ProcessHostServerConfig.cs (2)
77return String.Empty; 125string appRootRelativePath = (lenNoTrailingSlash > lenAppRoot) ? vpath.Substring(lenAppRoot, lenNoTrailingSlash - lenAppRoot) : String.Empty;
Configuration\ProcessModelSection.cs (1)
197new ConfigurationProperty("serverErrorMessageFile", typeof(string), String.Empty, ConfigurationPropertyOptions.None);
Configuration\ProfileGroupSettingsCollection.cs (1)
29ClearElementName = String.Empty; // This collection does not support Clear tags
Configuration\ProfileSection.cs (1)
115String.Empty,
Configuration\ProfileSettings.cs (1)
58String.Empty,
Configuration\RegexWorker.cs (1)
88target = String.Empty;
Configuration\RuleSettings.cs (4)
43String.Empty, 49String.Empty, 55String.Empty, 85String.Empty,
Configuration\SessionStateSection.cs (3)
136String.Empty, 191String.Empty, 203String.Empty,
Configuration\TagPrefixCollection.cs (1)
93(String.IsNullOrEmpty(info.Assembly) ? string.Empty : info.Assembly);
Configuration\TagPrefixInfo.cs (4)
39String.Empty, 47String.Empty, 55String.Empty, 63String.Empty,
Configuration\TrustSection.cs (2)
39String.Empty, 63String.Empty,
Configuration\VirtualDirectoryMapping.cs (1)
52return (_virtualDirectory != null) ? _virtualDirectory.VirtualPathString : string.Empty;
Configuration\WebConfigurationFileMap.cs (2)
28_site = String.Empty; 41_site = String.Empty;
DataAccess\DataConnectionHelper.cs (2)
98return String.Empty; 232_UserName = (HttpRuntime.HasUnmanagedPermission() ? DataConnectionHelper.GetCurrentName() : String.Empty);
ErrorFormatter.cs (9)
270return String.Empty; 272return ((browser != null) ? browser["preferredRenderingType"] : String.Empty); 980((setLeftToRightMarker) ? BeginLeftToRightMarker : string.Empty), 981((setLeftToRightMarker) ? EndLeftToRightMarker : string.Empty), 982((setLeftToRightMarker) ? BeginLeftToRightMarker : string.Empty), 983((setLeftToRightMarker) ? EndLeftToRightMarker : string.Empty)); 1052string ns = String.Empty; 1092sb.Append((k != 0 ? ", " : String.Empty) + arrParams[k].ParameterType.Name + " " + 1261String extMessage = String.Empty;
FileChangesMonitor.cs (4)
1774throw new HttpException(SR.GetString(SR.Invalid_file_name_for_monitoring, String.Empty)); 1900throw new HttpException(SR.GetString(SR.Invalid_file_name_for_monitoring, String.Empty)); 2100throw new HttpException(SR.GetString(SR.Invalid_file_name_for_monitoring, String.Empty)); 2158throw new HttpException(SR.GetString(SR.Invalid_file_name_for_monitoring, String.Empty));
Handlers\AssemblyResourceLoader.cs (1)
594string contentType = String.Empty;
Handlers\TraceHandler.cs (1)
293TableCell linkcell = AddCell(trow, String.Empty);
Hosting\ApplicationManager.cs (3)
1382throw new ConfigurationErrorsException(SR.GetString(SR.Unable_to_get_policy_file, trustSection.Level), String.Empty, 0); 1465originUrl = String.Empty; 1473gacLocation = String.Empty;
Hosting\HostingEnvironmentException.cs (1)
32get { return (_details != null) ? _details : String.Empty; }
Hosting\IIS7WorkerRequest.cs (10)
151_pathTranslated = (pathTranslatedBufferSize <= 0) ? String.Empty : StringUtil.StringFromWCharPtr(pathTranslatedBuffer, pathTranslatedBufferSize); 177_pathInfo = String.Empty; 271string message = String.IsNullOrEmpty(eventData) ? String.Empty : eventData; 292string uri = String.Empty; 343return String.Empty; 780statusDescription = String.Empty; 1940userName = String.Empty; 1943authType = String.Empty; 2270string userName = String.Empty; 2275string authType = String.Empty;
Hosting\IPipelineRuntime.cs (1)
371String.Empty /*type*/,
Hosting\ISAPIWorkerRequest.cs (5)
328ss[iString] = String.Empty; 355ss[iString] = String.Empty; 1090return String.Empty; 2054string message = String.IsNullOrEmpty(eventData) ? String.Empty : eventData; 2126_pathInfo = String.Empty;
Hosting\ProcessHost.cs (2)
372string source = String.Empty; 1259return String.Empty;
Hosting\SimpleWorkerRequest.cs (2)
172return (_pathInfo != null) ? _pathInfo : String.Empty; 197return String.Empty;
HttpApplication.cs (6)
2226e.Data[System.Web.Management.WebThreadInformation.IsImpersonatingKey] = String.Empty; 2405String.Empty /*type*/, 2406String.Empty /*precondition*/, 2490String.Empty /*type*/, 2491String.Empty /*precondition*/, 2881string modulePrecondition = (cBstrModulePrecondition > 0) ? StringUtil.StringFromWCharPtr(pBstrModulePrecondition, cBstrModulePrecondition) : String.Empty;
HttpCacheParams.cs (1)
89s = new string[1] {string.Empty};
HttpClientCertificate.cs (10)
188return String.Empty; 255return String.Empty; 260private String _Cookie = String.Empty; 265private String _Issuer = String.Empty; 266private String _ServerIssuer = String.Empty; 267private String _Subject = String.Empty; 268private String _ServerSubject = String.Empty; 269private String _SerialNumber = String.Empty; 278return String.Empty; 280String strReturn = String.Empty;
HttpContext.cs (1)
1542qs = (iqs < path.Length-1) ? path.Substring(iqs+1) : String.Empty;
HttpRequest.cs (11)
224return (_clientTarget == null) ? String.Empty : _clientTarget; 457return String.Empty; 512value = String.Empty; 518value = String.Empty; 544value = String.Empty; 1264_contentType = String.Empty; 1650return (pathInfoObject == null) ? String.Empty : pathInfoObject.VirtualPathString; 2078_queryStringText = String.Empty; 2086_queryStringText = String.Empty; 2682return s.Replace("\0", String.Empty); 3108String newPath = (_path != null && _path.VirtualPathString != null) ? _path.VirtualPathString : String.Empty;
HttpResponse.cs (4)
1694_charSet = String.Empty; // to differentiate between not set (default) and empty chatset 2565userName = String.Empty; 2566userAuthType = String.Empty; 2982string queryString = string.Empty;
HttpRuntime.cs (5)
1282throw new HttpException(503, String.Empty); 1289throw new HttpException(404, String.Empty); 3136throw new ConfigurationErrorsException(SR.GetString(SR.Unable_to_get_policy_file, trustSection.Level), String.Empty, 0); 3256strOriginUrl = String.Empty; 3269gacLocation = String.Empty;
httpserverutility.cs (6)
355throw new HttpException(404, String.Empty); 466queryStringOverride = String.Empty; 512error = new HttpException(404, String.Empty); 517error = new HttpException(404, String.Empty); 777qs = (iqs < path.Length-1) ? path.Substring(iqs+1) : String.Empty; 825String.Empty);
HttpServerVarsCollection.cs (2)
54value = String.Empty; 230value = String.Empty;
HttpValueCollection.cs (4)
210base.Add(null, String.Empty); 262base.Add(null, String.Empty); 301return String.Empty; 316keyPrefix = (key != null) ? (key + "=") : String.Empty;
IisTraceListener.cs (5)
36if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null)) 48if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null)) 60if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null)) 72if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null)) 86string datastring = String.Empty;
Management\WebEventCodes.cs (1)
357return String.Empty;
Management\WebEvents.cs (22)
251formatter.AppendLine(String.Empty); 270formatter.AppendLine(String.Empty); 1120formatter.AppendLine(String.Empty); 1152formatter.AppendLine(String.Empty); 1292formatter.AppendLine(String.Empty); 1348formatter.AppendLine(String.Empty); 1438formatter.AppendLine(String.Empty); 1445formatter.AppendLine(String.Empty); 1537formatter.AppendLine(String.Empty); 1544formatter.AppendLine(String.Empty); 1626formatter.AppendLine(String.Empty); 1698formatter.AppendLine(String.Empty); 1743formatter.AppendLine(String.Empty); 1815formatter.AppendLine(String.Empty); 1837_processName = String.Empty; 1857public string AccountName { get { return (_accountName != null ? _accountName : String.Empty); } } 1969_requestUrl = String.Empty; 1970_requestPath = String.Empty; 1971_userHostAddress = String.Empty; 1999user = String.Empty; 2000authType = String.Empty; 2152_stackTrace = String.Empty;
Management\wmiprovider.cs (5)
84wmiData.details = String.Empty; 100user = String.Empty; 101authType = String.Empty; 205wmiData.exceptionType = String.Empty; 206wmiData.exceptionMessage = String.Empty;
ModelBinding\BinaryDataModelBinderProvider.cs (1)
45string realValue = base64string.Replace("\"", String.Empty);
ModelBinding\DefaultModelBinder.cs (1)
23ModelName = String.Empty,
ModelBinding\ModelBinderErrorMessageProviders.cs (1)
54return GetUserResourceString(modelBindingExecutionContext, resourceName, String.Empty);
ModelBinding\ModelBinderUtil.cs (2)
23return propertyName ?? String.Empty; 26return prefix ?? String.Empty;
ModelBinding\ModelBindingContext.cs (1)
69_modelName = String.Empty;
ModelBinding\ModelError.cs (1)
21ErrorMessage = errorMessage ?? String.Empty;
ModelBinding\ModelMetadata.cs (2)
389return String.Empty; 398return String.Empty;
ModelBinding\ModelValidationResult.cs (2)
11return _memberName ?? String.Empty; 20return _message ?? String.Empty;
ModulesEntry.cs (1)
38_name = (name != null) ? name : String.Empty;
MultipartContentParser.cs (3)
64return String.Empty; 158return String.Empty; 166return String.Empty;
PartitionResolver.cs (2)
115msg = String.Empty; 166return String.Empty;
Profile\HttpProfileBase.cs (2)
406baseProperties.Add(baseProp.Name, String.Empty); 417string defaultValue = String.Empty;
Profile\SqlProfileProvider.cs (3)
213string names = String.Empty; 214string values = String.Empty; 260objValue = String.Empty;
Routing\PageRouteHandler.cs (2)
65user = new GenericPrincipal(new GenericIdentity(String.Empty, String.Empty), new string[0]);
Routing\ParsedRoute.cs (1)
494string remainingRequest = String.Join(String.Empty, remainingRequestSegments.ToArray());
Routing\Route.cs (1)
79return _url ?? String.Empty;
Routing\RouteParser.cs (1)
71routeUrl = String.Empty;
Routing\VirtualPathData.cs (1)
28return _virtualPath ?? String.Empty;
Security\ADMembershipProvider.cs (2)
409passwordStrengthRegularExpression = string.Empty; 4394string errorMsg = String.Empty;
Security\AnonymousIdentificationModule.cs (2)
87string cookieValue = String.Empty; 170cookie = new HttpCookie(s_CookieName, String.Empty);
Security\BackStopAuthenticationModule.cs (2)
132context.SetPrincipalNoDemand(new GenericPrincipal(new GenericIdentity(String.Empty, String.Empty), new String[0]), false /*needToSetNativePrincipal*/);
Security\CookielessHelper.cs (1)
42_Headers = String.Empty;
Security\FileAuthorizationModule.cs (1)
498_strFile = String.Empty;
Security\FormsAuthentication.cs (3)
410string cookieValue = String.Empty; 484userName = String.Empty; 498String.Empty, // User-Data
Security\Membership.cs (2)
434string providerName = ps.Name ?? string.Empty; 597return String.Empty;
Security\MembershipPasswordAttribute.cs (3)
172string name = (validationContext != null) ? validationContext.DisplayName : String.Empty; 205return new ValidationResult(FormatErrorMessage(errorMessage, name, additionalArgument: String.Empty), memberNames); 213return FormatErrorMessage(errorMessageString: ErrorMessageString, name: name, additionalArgument: String.Empty);
Security\PassportIdentity.cs (8)
61String strMSPAuthCookie = ((cookieAuth != null && cookieAuth.Value != null) ? cookieAuth.Value : String.Empty); 62String strMSPProfCookie = ((cookieProf != null && cookieProf.Value != null) ? cookieProf.Value : String.Empty); 63String strMSPProfCCookie = ((cookieProfC != null && cookieProfC.Value != null) ? cookieProfC.Value : String.Empty); 107_Name = String.Empty; 144return String.Empty; 181_Name = String.Empty; 217return String.Empty; 1009HttpCookie cookie = new HttpCookie(sCookieNames[iter], String.Empty);
Security\RolePrincipal.cs (4)
306_Roles.Add(role, String.Empty); 337_Roles.Add(roleTemp, String.Empty); 373_Roles.Add(role, String.Empty); 422info.AddValue("_AllRoles", String.Empty);
Security\Roles.cs (2)
432string cookieValue = String.Empty; 598return String.Empty;
Security\SQLMembershipProvider.cs (2)
148_PasswordStrengthRegularExpression = string.Empty; 1856return String.Empty;
Security\SQLRoleProvider.cs (5)
464string s1 = String.Empty, s2 = String.Empty; 576string s1 = String.Empty, s2 = String.Empty; 839objValue = String.Empty;
Security\UrlAuthorizationModule.cs (2)
173_AnonUser = new GenericPrincipal(new GenericIdentity(String.Empty, String.Empty), new String[0]);
Security\WindowsAuthenticationModule.cs (2)
141strLogonUser = String.Empty; 144strAuthType = String.Empty;
SiteMapNode.cs (3)
183return _description == null? String.Empty : _description; 334return _title == null? String.Empty : _title; 347return _url == null? String.Empty : _url;
State\SessionIDManager.cs (1)
163id = String.Empty;
State\sqlstateclientmanager.cs (2)
981builder.Password = String.Empty; 982builder.UserID = String.Empty;
UI\ClientScriptManager.cs (6)
129return String.Empty; 137RegisterForEventValidation(uniqueId, String.Empty); 225ValidateEvent(uniqueId, String.Empty); 1111entryKey = String.Empty; 1363stateString = String.Empty; 1440key = String.Empty;
UI\CollectionBuilder.cs (1)
94string controlTypeName = String.Empty;
UI\Control.cs (9)
229return flags[useGeneratedID] ? String.Empty : ID ?? String.Empty; 305predictableIDSuffix = String.Empty; 339return String.IsNullOrEmpty(_cachedPredictableID) ? String.Empty : _cachedPredictableID; 486ValidateEvent(uniqueID, String.Empty); 634return _occasionalFields.SkinId == null ? String.Empty : _occasionalFields.SkinId; 636return String.Empty; 1143return String.Empty; 1680_occasionalFields.UniqueIDPrefix = String.Empty;
UI\ControlBuilder.cs (22)
868entry.Filter = String.Empty; 889string objectModelName = String.Empty; 964string objectModelName = String.Empty; 1145string objectModelName = String.Empty; 1573newAttribs.AddFilteredAttribute(String.Empty, entry.Key.ToString(), entry.Value.ToString()); 1937ParseTimeData.DefaultPropertyBuilder = CreateChildBuilder(String.Empty, pca.DefaultProperty, null/*attribs*/, parser, null, null /*id*/, Line, VirtualPath, ref subType, true /*defaultProperty*/); 2294string expressionPrefix = entry.ExpressionPrefix == null ? String.Empty : entry.ExpressionPrefix.Trim(); 2306string expression = entry.Expression == null ? String.Empty : entry.Expression.Trim(); 2656attribvalue = String.Empty; 2709string formatString = String.Empty; 2725AddBoundProperty(filter, attribname, String.Empty, code, null /*expressionBuilder*/, null /*parsedExpressionData*/, String.Empty, String.Empty, false, encode, line, column); 2729AddBoundProperty(filter, attribname, String.Empty, code, null /*expressionBuilder*/, null /*parsedExpressionData*/, fieldName, formatString, isTwoWayBindingStatement, encode, line, column); 2739AddBoundProperty(filter, attribname, String.Empty, code, null /*expressionBuilder*/, null /*parsedExpressionData*/, String.Empty, String.Empty, false, encode, line, column); 2779AddBoundProperty(filter, attribname, expressionPrefix, expressionCode, expressionBuilder, null /*parsedExpressionData*/, String.Empty, String.Empty, false, encode : false ); 2902expression = String.Empty; 2909expression, resourcesExpressionBuilder, parsedExpressionData, true, String.Empty, String.Empty, false, encode:false);
UI\CssTextWriter.cs (1)
138return String.Empty;
UI\DataBinder.cs (3)
131return String.Empty; 190return string.Empty; 297return String.Empty;
UI\DataBindingCollection.cs (2)
160removedBindings[s] = String.Empty; 210RemovedBindingsTable[propertyName] = String.Empty;
UI\DataBindingHandlerAttribute.cs (2)
30_typeName = String.Empty; 52return (_typeName != null ? _typeName : String.Empty);
UI\DataBoundLiteralControl.cs (1)
217_text = (value != null) ? value : String.Empty;
UI\DataSourceCache.cs (1)
91return String.Empty;
UI\DataSourceControl.cs (1)
96return String.Empty;
UI\DataSourceSelectArguments.cs (3)
22public DataSourceSelectArguments() : this(String.Empty, 0, 0) { 29public DataSourceSelectArguments(int startRowIndex, int maximumRows) : this(String.Empty, startRowIndex, maximumRows) { 97_sortExpression = String.Empty;
UI\DesignTimeParseData.cs (3)
33public DesignTimeParseData(IDesignerHost designerHost, string parseText) : this(designerHost, parseText, String.Empty) { 79return String.Empty; 93return String.Empty;
UI\DesignTimeTemplateParser.cs (1)
168if (StringUtil.EqualsIgnoreCase(((_currentFilter == null) ? String.Empty : _currentFilter), filterName)) {
UI\ExpressionBindingCollection.cs (2)
160removedBindings[s] = String.Empty; 217RemovedBindingsTable[propertyName] = String.Empty;
UI\FilteredAttributeCollection.cs (1)
165value = String.Empty;
UI\HierarchicalDataSourceControl.cs (1)
78return String.Empty;
UI\HtmlControls\HtmlAnchor.cs (6)
82return((s != null) ? s : String.Empty); 106return((s != null) ? s : String.Empty); 132return((s != null) ? s : String.Empty); 156return((s != null) ? s : String.Empty); 171return((s == null) ? string.Empty : s); 196PostBackOptions options = new PostBackOptions(this, string.Empty);
UI\HtmlControls\HtmlArea.cs (1)
27return s ?? String.Empty;
UI\HtmlControls\HtmlAudio.cs (1)
44return s ?? String.Empty;
UI\HtmlControls\HtmlButton.cs (1)
79return((s == null) ? String.Empty : s);
UI\HtmlControls\HtmlContainerControl.cs (1)
77return String.Empty;
UI\HtmlControls\HtmlElement.cs (1)
26return s ?? String.Empty;
UI\HtmlControls\HtmlEmbed.cs (1)
26return s ?? String.Empty;
UI\HtmlControls\HtmlGenericControl.cs (1)
54tag = String.Empty;
UI\HtmlControls\HtmlHead.cs (1)
64tag = String.Empty;
UI\HtmlControls\HtmlIframe.cs (1)
26return s ?? String.Empty;
UI\HtmlControls\HtmlImage.cs (3)
65return((s != null) ? s : String.Empty); 95return((s != null) ? s : String.Empty); 173return((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlInputButton.cs (1)
97return((s == null) ? String.Empty : s);
UI\HtmlControls\HtmlInputControl.cs (2)
109return((s != null) ? s : String.Empty); 136return((_type != null) ? _type : String.Empty);
UI\HtmlControls\HtmlInputFile.cs (2)
78return((s != null) ? s : String.Empty); 165return String.Empty;
UI\HtmlControls\HtmlInputImage.cs (4)
70return((s != null) ? s : String.Empty); 97return((s != null) ? s : String.Empty); 148return((s != null) ? s : String.Empty); 185return((s == null) ? String.Empty : s);
UI\HtmlControls\HtmlInputRadioButton.cs (1)
85return ((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlInputText.cs (1)
124return((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlLink.cs (1)
30return ((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlMeta.cs (4)
30return ((s != null) ? s : String.Empty); 45return ((s != null) ? s : String.Empty); 60return ((s != null) ? s : String.Empty); 75return ((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlSelect.cs (5)
96return String.Empty; 149return String.Empty; 172return((s == null) ? String.Empty : s); 198return((s == null) ? String.Empty : s); 455return(i < 0 || i >= Items.Count) ? String.Empty : Items[i].Value;
UI\HtmlControls\HtmlSource.cs (1)
47return s ?? String.Empty;
UI\HtmlControls\HtmlTable.cs (5)
51return((s != null) ? s : String.Empty); 72return((s != null) ? s : String.Empty); 113return((s != null) ? s : String.Empty); 204return((s != null) ? s : String.Empty); 226return((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlTableCell.cs (6)
62return((s != null) ? s : String.Empty); 85return((s != null) ? s : String.Empty); 108return((s != null) ? s : String.Empty); 155return((s != null) ? s : String.Empty); 234return((s != null) ? s : String.Empty); 257return((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlTableRow.cs (5)
51return((s != null) ? s : String.Empty); 97return((s != null) ? s : String.Empty); 119return((s != null) ? s : String.Empty); 141return((s != null) ? s : String.Empty); 190return((s != null) ? s : String.Empty);
UI\HtmlControls\HtmlTitle.cs (1)
23return String.Empty;
UI\HtmlControls\HtmlTrack.cs (1)
47return s ?? String.Empty;
UI\HtmlControls\HtmlVideo.cs (2)
38return s ?? String.Empty; 59return s ?? String.Empty;
UI\HtmlForm.cs (5)
53return ((s != null) ? s : String.Empty); 70return String.Empty; 90return String.Empty; 118return ((s != null) ? s : String.Empty); 211return ((s != null) ? s : String.Empty);
UI\HTMLTextWriter.cs (3)
129RegisterTag(String.Empty, HtmlTextWriterTag.Unknown, TagType.Other); 836return string.Empty; 862return string.Empty;
UI\ListSourceHelper.cs (1)
42return String.Empty;
UI\LiteralControl.cs (2)
52_text = (text != null) ? text : String.Empty; 64_text = (value != null) ? value : String.Empty;
UI\ObjectStateFormatter.cs (1)
509return String.Empty;
UI\Page.cs (21)
665return string.Empty; 694return (_clientTarget == null) ? String.Empty : _clientTarget; 721_clientQueryString = String.Empty; 840return String.Empty; 906return String.Empty; 1093return String.Empty; 1524return String.Empty; 2215viewStateChunks.Add(String.Empty); 2280_hiddenFieldsToRender[ViewStateFieldPrefixID] = String.Empty; 2323" : String.Empty), true); 2330string focusedControlId = String.Empty; 2424ClientScript.RegisterHiddenField(ViewStateEncryptionID, String.Empty); 2588return ClientScript.GetPostBackEventReference(control, String.Empty); 2706ClientScript.RegisterHiddenField(lastFocusID, String.Empty); 2728ClientScript.RegisterHiddenField(postEventSourceID, String.Empty); 2729ClientScript.RegisterHiddenField(postEventArgumentID, String.Empty); 4660string callbackControlId = String.Empty; 4679queryString = String.Empty; 4956string callbackControlId = String.Empty; 4975queryString = String.Empty; 6211validationGroup = String.Empty;
UI\PageParser.cs (1)
193RootBuilder.PreprocessAttribute(String.Empty /*filter*/, "MasterPageFile", _configMasterPageFile, true /*mainDirectiveMode*/);
UI\PageParserFilter.cs (1)
254filter = String.Empty;
UI\PageTheme.cs (1)
43String.Empty : ctrlType.ToString()));
UI\ParseChildrenAsPropertiesAttribute.cs (1)
113return String.Empty;
UI\ParsedAttributeCollection.cs (5)
62filter = String.Empty; 106filter = String.Empty; 145filter = String.Empty; 168filter = String.Empty; 242value = String.Empty;
UI\PartialCachingControl.cs (5)
282return String.Empty; 516prefix = String.Empty; 583RegisterClientCall(ClientAPIRegisterType.PostBackScript, String.Empty, null); 587RegisterClientCall(ClientAPIRegisterType.FocusScript, String.Empty, null); 591RegisterClientCall(ClientAPIRegisterType.WebFormsScript, String.Empty, null);
UI\SimpleWebHandlerParser.cs (1)
258string ret = String.Empty;
UI\SqlDataSourceCache.cs (1)
26return String.Empty;
UI\StringPropertyBuilder.cs (2)
33return (_text == null) ? String.Empty : _text; 51throw new HttpException(SR.GetString(SR.StringPropertyBuilder_CannotHaveChildObjects, TagName, (ParentBuilder != null ? ParentBuilder.TagName : String.Empty)));
UI\TemplateParser.cs (6)
1368script = String.Empty; 1576subBuilder.PreprocessAttribute(String.Empty, "id", _id, false /*mainDirectiveMode*/); 2297string tag2 = serverTagsRegex.Replace(tag, String.Empty); 2669string directiveName = String.Empty; 2693string realAttributeName = String.Empty; 2738directiveName = String.Empty;
UI\ToolboxDataAttribute.cs (2)
27public static readonly ToolboxDataAttribute Default = new ToolboxDataAttribute(String.Empty); 29private string data = String.Empty;
UI\TraceContext.cs (7)
202Write(String.Empty, message, null, false, _writeToDiagnosticsTrace); 224Write(String.Empty, message, null, false, writeToDiagnostics); 238Write(String.Empty, message, null, true, _writeToDiagnosticsTrace); 274category = String.Empty; 277message = String.Empty; 305if (eMsg == null) eMsg = String.Empty; 307if (eTrace == null) eTrace = String.Empty;
UI\UserControl.cs (2)
375return String.Empty; 390return String.Empty;
UI\Util.cs (7)
70control.AccessKey = String.Empty; 709string deviceName = String.Empty; 1408string appPath = context.Request.ApplicationPath ?? String.Empty; 1425return String.Empty; 1578validationGroup = String.Empty; 1586return GetClientValidatedPostback(control, validationGroup, string.Empty); 1615injectedOnClick = control.Page.ClientScript.GetPostBackEventReference(control, String.Empty, true);
UI\VerificationAttribute.cs (6)
45String.Empty, /*ConditionalProperty*/ 47String.Empty, /*ConditionalValue*/ 48String.Empty /*GuidelineUrl*/) { 100String.Empty, /*ConditionalValue*/ 101String.Empty /*GuidelineUrl*/) { 124String.Empty /*GuidelineUrl*/) {
UI\WebControls\AccessDataSource.cs (1)
110return (_dataFile == null) ? String.Empty : _dataFile;
UI\WebControls\Adapters\MenuAdapter.cs (2)
52return String.Empty; 412linkClass = String.Empty;
UI\WebControls\AdCreatedEventArgs.cs (4)
26private string imageUrl = String.Empty; 27private string navigateUrl = String.Empty; 28private string alternateText = String.Empty; 144return (property == null) ? String.Empty : property;
UI\WebControls\AdRotator.cs (4)
83return((_advertisementFile == null) ? String.Empty : _advertisementFile); 125_baseUrl = string.Empty; 196return((s == null) ? String.Empty : s); 958keyword = string.Empty;
UI\WebControls\AutoGeneratedFieldProperties.cs (2)
35return String.Empty; 63return String.Empty;
UI\WebControls\basecomparevalidator.cs (4)
287+ (hasDigits ? "\\" + decimalChar + "?(\\d{0," + digits.ToString(NumberFormatInfo.InvariantInfo) + "})" : string.Empty) 301+ m.Groups[2].Value.Replace(groupChar, string.Empty) 302+ ((hasDigits && m.Groups[5].Length > 0) ? "." + m.Groups[5].Value : string.Empty); 327+ ((m.Groups[3].Length > 0) ? "." + m.Groups[3].Value: string.Empty);
UI\WebControls\BaseDataBoundControl.cs (1)
84return String.Empty;
UI\WebControls\BaseDataList.cs (4)
55return (s != null) ? s : String.Empty; 180return String.Empty; 201return String.Empty; 258return String.Empty;
UI\WebControls\BaseValidator.cs (5)
120return((o == null) ? String.Empty : (string)o); 140return((o == null) ? String.Empty : (string)o); 315return((o == null) ? string.Empty : (string)o); 498return String.Empty; 532return string.Empty;
UI\WebControls\BoundColumn.cs (3)
55return String.Empty; 78return String.Empty; 114string formattedValue = String.Empty;
UI\WebControls\BoundField.cs (5)
124_dataField = String.Empty; 154_dataFormatString = String.Empty; 266return String.Empty; 352value = String.Empty; 389string formattedValue = String.Empty;
UI\WebControls\BulletedList.cs (2)
100return((o == null) ? string.Empty : (string)o); 276return ((o == null) ? string.Empty : (string)o);
UI\WebControls\Button.cs (8)
79return((s == null) ? String.Empty : s); 102return((s == null) ? String.Empty : s); 123return String.Empty; 144return s == null? String.Empty : s; 165return((s == null) ? String.Empty : s); 204return((s == null) ? String.Empty : s); 285string onClick = String.Empty; 332PostBackOptions options = new PostBackOptions(this, String.Empty);
UI\WebControls\ButtonColumn.cs (6)
94return string.Empty; 117return String.Empty; 140return String.Empty; 164return String.Empty; 183return String.Empty; 196string formattedTextValue = String.Empty;
UI\WebControls\ButtonField.cs (6)
47return string.Empty; 73return String.Empty; 98return String.Empty; 122return String.Empty; 148return String.Empty; 175string formattedTextValue = String.Empty;
UI\WebControls\ButtonFieldBase.cs (1)
105return String.Empty;
UI\WebControls\Calendar.cs (2)
107return (s != null) ? s : String.Empty; 1397RenderCalendarCell(writer, monthSelectorStyle, string.Empty, null, false, null);
UI\WebControls\ChangePassword.cs (26)
154return (obj == null) ? String.Empty : (string) obj; 242return (obj == null) ? String.Empty : (string) obj; 263return (obj == null) ? String.Empty : (string) obj; 422return (_confirmNewPassword == null) ? String.Empty : _confirmNewPassword; 500return (obj == null) ? String.Empty : (string) obj; 588return (obj == null) ? String.Empty : (string) obj; 615return (obj == null) ? String.Empty : (string) obj; 635return (obj == null) ? String.Empty : (string) obj; 656return (obj == null) ? String.Empty : (string) obj; 675return (_password == null) ? String.Empty : _password; 745return (obj == null) ? String.Empty : (string) obj; 765return (obj == null) ? String.Empty : (string) obj; 786return (obj == null) ? String.Empty : (string) obj; 831return (obj == null) ? String.Empty : (string) obj; 851return (obj == null) ? String.Empty : (string) obj; 872return (obj == null) ? String.Empty : (string) obj; 917return (obj == null) ? String.Empty : (string) obj; 985return (obj == null) ? String.Empty : (string) obj; 1005return (_newPassword == null) ? String.Empty : _newPassword; 1073return (obj == null) ? String.Empty : (string) obj; 1140return (obj == null) ? String.Empty : (string) obj; 1182return (obj == null) ? String.Empty : (string) obj; 1202return (obj == null) ? String.Empty : (string) obj; 1223return (obj == null) ? String.Empty : (string) obj; 1315return (obj == null) ? String.Empty : (string) obj; 1486return (_userName == null) ? String.Empty : _userName;
UI\WebControls\CheckBox.cs (3)
209return((s == null) ? String.Empty : s); 248return((s == null) ? String.Empty : s); 534PostBackOptions options = new PostBackOptions(this, String.Empty);
UI\WebControls\CheckBoxField.cs (3)
82return String.Empty; 149return String.Empty; 180return String.Empty;
UI\WebControls\CheckBoxList.cs (1)
312AccessKey = String.Empty;
UI\WebControls\Column.cs (5)
98return String.Empty; 123return String.Empty; 177return String.Empty; 240return String.Empty; 459return String.Empty;
UI\WebControls\CommandField.cs (13)
43return String.Empty; 110return String.Empty; 158return String.Empty; 206return String.Empty; 254return String.Empty; 302return String.Empty; 465return String.Empty; 604AddButtonToCell(cell, DataControlCommands.CancelCommandName, CancelText, false, String.Empty, rowIndex, CancelImageUrl); 613AddButtonToCell(cell, DataControlCommands.CancelCommandName, CancelText, false, String.Empty, rowIndex, CancelImageUrl); 619AddButtonToCell(cell, DataControlCommands.EditCommandName, EditText, false, String.Empty, rowIndex, EditImageUrl); 627AddButtonToCell(cell, DataControlCommands.DeleteCommandName, DeleteText, false, String.Empty, rowIndex, DeleteImageUrl); 635AddButtonToCell(cell, DataControlCommands.NewCommandName, NewText, false, String.Empty, rowIndex, NewImageUrl); 643AddButtonToCell(cell, DataControlCommands.SelectCommandName, SelectText, false, String.Empty, rowIndex, SelectImageUrl);
UI\WebControls\CompareValidator.cs (3)
38return((o == null) ? String.Empty : (string)o); 81return((o == null) ? String.Empty : (string)o); 183string rightText = string.Empty;
UI\WebControls\CompositeDataBoundControl.cs (3)
35return _updateMethod ?? String.Empty; 50return _deleteMethod ?? String.Empty; 65return _insertMethod ?? String.Empty;
UI\WebControls\Content.cs (1)
156return String.Empty;
UI\WebControls\ControlParameter.cs (2)
94return String.Empty; 120return String.Empty;
UI\WebControls\CookieParameter.cs (1)
78return String.Empty;
UI\WebControls\CreateUserWizard.cs (21)
157return (_answer == null) ? String.Empty : _answer; 308return (_confirmPassword == null) ? String.Empty : _confirmPassword; 386return (obj == null) ? String.Empty : (string)obj; 476return (obj == null) ? String.Empty : (string)obj; 520return (obj == null) ? String.Empty : (string)obj; 696return (obj == null) ? String.Empty : (string)obj; 716return (obj == null) ? String.Empty : (string)obj; 737return (obj == null) ? String.Empty : (string)obj; 756return (obj == null) ? String.Empty : (string)obj; 808return (obj == null) ? String.Empty : (string)obj; 911return (obj == null) ? String.Empty : (string)obj; 931return (obj == null) ? String.Empty : (string)obj; 952return (obj == null) ? String.Empty : (string)obj; 996return (obj == null) ? String.Empty : (string)obj; 1188return (obj == null) ? String.Empty : (string)obj; 1208return (_password == null) ? String.Empty : _password; 1262return (obj == null) ? String.Empty : (string)obj; 1301return (obj == null) ? String.Empty : (string)obj; 1362return (obj == null) ? String.Empty : (string)obj; 1482return s == null ? String.Empty : s; 1549return (obj == null) ? String.Empty : (string)obj;
UI\WebControls\CustomValidator.cs (2)
40return((o == null) ? String.Empty : (string)o); 129string controlValue = String.Empty;
UI\WebControls\DataBoundControl.cs (3)
65return String.Empty; 127return _itemType ?? String.Empty; 148return _selectMethod ?? String.Empty;
UI\WebControls\DataControlField.cs (5)
61return String.Empty; 187return String.Empty; 215return String.Empty; 271return String.Empty; 373return String.Empty;
UI\WebControls\DataControlFieldHeaderCell.cs (1)
32return((x == null) ? String.Empty : (string)x);
UI\WebControls\DataGrid.cs (1)
248return String.Empty;
UI\WebControls\DetailsView.cs (14)
340return String.Empty; 386return (s != null) ? s : String.Empty; 688return String.Empty; 864return String.Empty; 965return String.Empty; 2151ResetModelValidationGroup(EnableModelValidation, String.Empty); 2152HandleDelete(String.Empty); 2797ResetModelValidationGroup(causesValidation, String.Empty); 2798HandleInsert(String.Empty, causesValidation); 2937string validationGroup = String.Empty; 3182scriptOM.RegisterHiddenField(hiddenFieldID, String.Empty); 3369HandleEvent(dvcea, false, String.Empty); 3568ResetModelValidationGroup(causesValidation, String.Empty); 3569HandleUpdate(String.Empty, causesValidation);
UI\WebControls\EditCommandColumn.cs (6)
66return String.Empty; 106return String.Empty; 128return String.Empty; 146return String.Empty; 198AddButtonToCell(cell, DataGrid.CancelCommandName, CancelText, false, String.Empty); 201AddButtonToCell(cell, DataGrid.EditCommandName, EditText, false, String.Empty);
UI\WebControls\EmbeddedMailObject.cs (2)
38return (_name != null) ? _name : String.Empty; 55return (_path == null) ? String.Empty : _path;
UI\WebControls\EmptyStringExpandableObjectConverter.cs (1)
24return String.Empty;
UI\WebControls\FileUpload.cs (1)
130string fileName = string.Empty;
UI\WebControls\FontInfo.cs (1)
100return String.Empty;
UI\WebControls\FontNamesConverter.cs (1)
62return String.Empty;
UI\WebControls\FontUnit.cs (1)
325string s = String.Empty;
UI\WebControls\FontUnitConverter.cs (1)
81return String.Empty;
UI\WebControls\FormParameter.cs (1)
79return String.Empty;
UI\WebControls\FormView.cs (13)
190return String.Empty; 233return (s != null) ? s : String.Empty; 533return String.Empty; 661return String.Empty; 762return String.Empty; 1846ResetModelValidationGroup(EnableModelValidation, String.Empty); 1847HandleDelete(String.Empty); 2426ResetModelValidationGroup(causesValidation, String.Empty); 2427HandleInsert(String.Empty, causesValidation); 2558string validationGroup = String.Empty; 2848HandleEvent(dvcea, false, String.Empty); 3014ResetModelValidationGroup(causesValidation, String.Empty); 3015HandleUpdate(String.Empty, causesValidation);
UI\WebControls\GridView.cs (12)
106private string _sortExpression = String.Empty; 392return String.Empty; 436return (s != null) ? s : String.Empty; 818return String.Empty; 1139return o == null ? String.Empty : (string)o; 2717ResetModelValidationGroup(EnableModelValidation, String.Empty); 3414_sortExpression = String.Empty; 3512string oldSortExpression = String.Empty; 3600string validationGroup = String.Empty; 3731scriptOM.RegisterHiddenField(hiddenFieldID, String.Empty); 4167HandleEvent(gvcea, false, String.Empty); 4426ResetModelValidationGroup(causesValidation, String.Empty);
UI\WebControls\HiddenField.cs (2)
49return String.Empty; 69return (s != null) ? s : String.Empty;
UI\WebControls\HotSpot.cs (5)
43return String.Empty; 71return (text == null)? String.Empty : (string)text; 116return (value == null)? String.Empty : (string)value; 147return (value == null)? String.Empty : (string)value; 191return (value == null)? String.Empty : (string)value;
UI\WebControls\HyperLink.cs (4)
69return((s == null) ? String.Empty : s); 126return((s == null) ? String.Empty : s); 159return((s == null) ? String.Empty : s); 182return((o == null) ? String.Empty : (string)o);
UI\WebControls\HyperLinkColumn.cs (9)
49return String.Empty; 72return String.Empty; 95return String.Empty; 118return String.Empty; 141return String.Empty; 165return String.Empty; 188return String.Empty; 201string formattedUrlValue = String.Empty; 220string formattedTextValue = String.Empty;
UI\WebControls\HyperLinkField.cs (10)
81return String.Empty; 107return String.Empty; 132return String.Empty; 158return String.Empty; 184return String.Empty; 209return String.Empty; 238string formattedUrlValue = String.Empty; 259string formattedTextValue = String.Empty; 362string dataTextValue = String.Empty; 376string dataNavValue = String.Empty;
UI\WebControls\HyperLinkStyle.cs (2)
50string cssClass = String.Empty; 128string textDecoration = String.Empty;
UI\WebControls\Image.cs (3)
48return((s == null) ? String.Empty : s); 68return((s == null) ? String.Empty : s); 160return((s == null) ? String.Empty : s);
UI\WebControls\ImageButton.cs (7)
63return((s == null) ? String.Empty : s); 87return((s == null) ? String.Empty : s); 164return String.Empty; 185return s == null? String.Empty : s; 221return((s == null) ? String.Empty : s); 307string onClick = String.Empty; 358PostBackOptions options = new PostBackOptions(this, String.Empty);
UI\WebControls\ImageField.cs (9)
50return String.Empty; 94return String.Empty; 118return String.Empty; 144_dataField = String.Empty; 168return String.Empty; 194return String.Empty; 217return String.Empty; 325string formattedValue = String.Empty; 357string strValue = String.Empty;
UI\WebControls\ImageMap.cs (1)
101return (value == null)? String.Empty : (string)value;
UI\WebControls\Label.cs (3)
79return (s == null) ? String.Empty : s; 134return((o == null) ? String.Empty : (string)o); 188Text = String.Empty;
UI\WebControls\LinkButton.cs (8)
74return((s == null) ? String.Empty : s); 98return((s == null) ? String.Empty : s); 141return String.Empty; 177return((o == null) ? String.Empty : (string)o); 199return s == null? String.Empty : s; 215return((s == null) ? String.Empty : s); 335Text = String.Empty; 345PostBackOptions options = new PostBackOptions(this, String.Empty);
UI\WebControls\ListControl.cs (6)
132return((s == null) ? String.Empty : (string)s); 154return ((s == null) ? String.Empty : (string)s); 178return((s == null) ? String.Empty : (string)s); 386return (i < 0) ? String.Empty : Items[i].Value; 451return((s == null) ? string.Empty : s); 515PostBackOptions options = new PostBackOptions(this, String.Empty);
UI\WebControls\listitem.cs (2)
180return String.Empty; 203return String.Empty;
UI\WebControls\Literal.cs (2)
30PreprocessAttribute(String.Empty /*filter*/, "text", s, false /*mainDirectiveMode*/); 89return (s != null) ? s : String.Empty;
UI\WebControls\login.cs (15)
129return (obj == null) ? String.Empty : (string) obj; 156return (obj == null) ? String.Empty : (string) obj; 180return (obj == null) ? String.Empty : (string) obj; 220return (obj == null) ? String.Empty : (string) obj; 241return (obj == null) ? String.Empty : (string) obj; 262return (obj == null) ? String.Empty : (string) obj; 283return (obj == null) ? String.Empty : (string) obj; 327return (obj == null) ? String.Empty : (string) obj; 483return (obj == null) ? String.Empty : (string) obj; 592return (obj == null) ? String.Empty : (string) obj; 609return (_password == null) ? String.Empty : _password; 658return (obj == null) ? String.Empty : (string) obj; 679return (obj == null) ? String.Empty : (string) obj; 700return (obj == null) ? String.Empty : (string) obj; 908return (obj == null) ? String.Empty : (string)obj;
UI\WebControls\loginstatus.cs (3)
71return (obj == null) ? String.Empty : (string) obj; 135return (obj == null) ? String.Empty : (string) obj; 157return (obj == null) ? String.Empty : (string) obj;
UI\WebControls\LoginUtil.cs (1)
477return String.Empty;
UI\WebControls\MailDefinition.cs (5)
51return (_bodyFileName == null) ? String.Empty : _bodyFileName; 71return (obj == null) ? String.Empty : (string)obj; 91return (obj == null) ? String.Empty : (string)obj; 166return (obj == null) ? String.Empty : (string)obj; 208string body = String.Empty;
UI\WebControls\Menu.cs (20)
249return String.Empty; 324return String.Empty; 385return String.Empty; 458return string.Empty; 798return String.Empty; 845return String.Empty; 906return String.Empty; 938return String.Empty; 1025return String.Empty; 1086return String.Empty; 1180return String.Empty; 1199return String.Empty; 1252AccessKey = String.Empty; 1439string navigateUrl = String.Empty; 1440string imageUrl = String.Empty; 1441string popOutImageUrl = String.Empty; 1442string separatorImageUrl = String.Empty; 1443string target = String.Empty; 1448string toolTip = String.Empty; 1450string dataMember = String.Empty;
UI\WebControls\MenuEventArgs.cs (1)
19public MenuEventArgs(MenuItem item) : this(item, null, new CommandEventArgs(String.Empty, null)) {
UI\WebControls\MenuItem.cs (18)
42internal string _id = string.Empty; 180return String.Empty; 272return String.Empty; 320return String.Empty; 358return String.Empty; 406return String.Empty; 461return String.Empty; 480return String.Empty; 502return String.Empty; 523return String.Empty; 545return String.Empty; 575return String.Empty; 620return String.Empty; 689panel.CssClass = String.Empty; 693panel.CssClass = String.Empty; 819writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty); 1008string expandImageUrl = (shouldRenderExpandImage ? GetExpandImageUrl() : String.Empty); 1106writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty);
UI\WebControls\MenuItemBinding.cs (20)
35return String.Empty; 91return (s == null ? String.Empty : (string)s); 110return String.Empty; 132return String.Empty; 155return String.Empty; 175return String.Empty; 194return String.Empty; 214return String.Empty; 233return String.Empty; 266return (s == null ? String.Empty : (string)s); 282return String.Empty; 301return String.Empty; 323return String.Empty; 342return String.Empty; 367return String.Empty; 391return String.Empty; 412return String.Empty; 435return String.Empty; 460return String.Empty; 484return String.Empty;
UI\WebControls\MenuRendererStandards.cs (1)
531writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty);
UI\WebControls\ModelDataSource.cs (4)
36UpdateProperties(modelTypeName, selectMethod, String.Empty, String.Empty, String.Empty, String.Empty);
UI\WebControls\ModelDataSourceView.cs (6)
138return _modelTypeName ?? String.Empty; 154return _deleteMethod ?? String.Empty; 166return _insertMethod ?? String.Empty; 178return _selectMethod ?? String.Empty; 193return _updateMethod ?? String.Empty; 205return _dataKeyName ?? String.Empty;
UI\WebControls\ModelErrorMessage.cs (1)
33return ((o == null) ? String.Empty : (string)o);
UI\WebControls\ObjectDataSourceView.cs (11)
183return String.Empty; 202return String.Empty; 249return String.Empty; 287return String.Empty; 365return String.Empty; 383return String.Empty; 421return String.Empty; 458return String.Empty; 476return String.Empty; 692string propName = (de.Key == null ? String.Empty : de.Key.ToString()); 1071arguments.SortExpression = String.Empty;
UI\WebControls\PagedDataSource.cs (1)
367return String.Empty;
UI\WebControls\PagerSettings.cs (5)
57return String.Empty; 137return String.Empty; 225return String.Empty; 342return String.Empty; 427return String.Empty;
UI\WebControls\Panel.cs (4)
52return String.Empty; 59return((s == null) ? String.Empty : s); 85return String.Empty; 135return (s != null) ? s : String.Empty;
UI\WebControls\PanelStyle.cs (1)
62return String.Empty;
UI\WebControls\Parameter.cs (1)
196return String.Empty;
UI\WebControls\PasswordRecovery.cs (10)
103return (_answer == null) ? String.Empty : _answer; 308return (obj == null) ? String.Empty : (string)obj; 325return (obj == null) ? String.Empty : (string)obj; 346return (obj == null) ? String.Empty : (string)obj; 462return (obj == null) ? String.Empty : (string)obj; 481return (_question != null) ? _question : String.Empty; 617return (obj == null) ? String.Empty : (string)obj; 660return (obj == null) ? String.Empty : (string)obj; 852return (_userName == null) ? String.Empty : _userName; 1759answerTextBox.Text = String.Empty;
UI\WebControls\PolygonHotSpot.cs (1)
32return o != null ? o : String.Empty;
UI\WebControls\PopOutPanel.cs (1)
65CssClass = String.Empty;
UI\WebControls\ProfileParameter.cs (1)
78return String.Empty;
UI\WebControls\QueryExtensions.cs (1)
34ParameterExpression parameter = Expression.Parameter(source.ElementType, String.Empty);
UI\WebControls\QueryStringParameter.cs (1)
79return String.Empty;
UI\WebControls\RadioButton.cs (2)
50return((s == null) ? String.Empty : s); 219PostBackOptions options = new PostBackOptions(this, String.Empty);
UI\WebControls\RangeValidator.cs (2)
38return((o == null) ? String.Empty : (string)o); 58return((o == null) ? String.Empty : (string)o);
UI\WebControls\RegularExpressionValidator.cs (2)
43return((o == null) ? String.Empty : (string)o); 47Regex.IsMatch(String.Empty, value);
UI\WebControls\Repeater.cs (4)
129return _itemType ?? String.Empty; 150return _selectMethod ?? String.Empty; 222return String.Empty; 276return String.Empty;
UI\WebControls\RepeatInfo.cs (1)
45return (caption == null) ? String.Empty : caption;
UI\WebControls\RequiredFieldValidator.cs (1)
39return((o == null) ? String.Empty : (string)o);
UI\WebControls\RouteParameter.cs (1)
72return String.Empty;
UI\WebControls\SessionParameter.cs (1)
78return String.Empty;
UI\WebControls\SiteMapDataSource.cs (3)
119return (provider == null) ? String.Empty : provider; 190return (startingNodeUrl == null) ? String.Empty : startingNodeUrl; 346_dataSourceView = SiteMapNodeCollection.ReadOnly(GetPathNodeCollection(viewName)).GetDataSourceView(this, String.Empty);
UI\WebControls\SiteMapPath.cs (1)
383return (provider == null) ? String.Empty : provider;
UI\WebControls\SqlDataSource.cs (2)
193return (_connectionString == null ? String.Empty : _connectionString); 417return (_providerName == null ? String.Empty : _providerName);
UI\WebControls\SqlDataSourceView.cs (8)
168return String.Empty; 213return String.Empty; 255return String.Empty; 334return String.Empty; 345return String.Empty; 417return String.Empty; 436return String.Empty; 964arguments.SortExpression = String.Empty;
UI\WebControls\StringArrayConverter.cs (1)
65return String.Empty;
UI\WebControls\Style.cs (7)
213return (s == null) ? String.Empty : s; 215return String.Empty; 334return String.Empty; 404string cssClass = String.Empty; 410cssClass = String.Empty; 608string textDecoration = String.Empty; 653return String.Empty;
UI\WebControls\Substitution.cs (1)
47return s == null? String.Empty : s;
UI\WebControls\Table.cs (2)
55return String.Empty; 74return (s != null) ? s : String.Empty;
UI\WebControls\TableCell.cs (2)
180return((o == null) ? String.Empty : (string)o); 302Text = String.Empty;
UI\WebControls\TableHeaderCell.cs (1)
50return((x == null) ? String.Empty : (string)x);
UI\WebControls\TableStyle.cs (2)
63return String.Empty; 224string rules = String.Empty;
UI\WebControls\TemplateColumn.cs (1)
160cell.Text = String.Empty;
UI\WebControls\TemplateField.cs (1)
311cell.Text = String.Empty;
UI\WebControls\TextBox.cs (4)
307return((s == null) ? String.Empty : s); 324return((s == null) ? string.Empty : s); 495PostBackOptions options = new PostBackOptions(this, String.Empty); 530page.ClientScript.RegisterForEventValidation(this.UniqueID, String.Empty);
UI\WebControls\TreeNode.cs (24)
187return String.Empty; 290return String.Empty; 312return String.Empty; 362return String.Empty; 379return String.Empty; 562return String.Empty; 584return String.Empty; 605return String.Empty; 627return String.Empty; 666return String.Empty; 740string populateNodeAttributeValue = String.Empty; 888string myId = String.Empty; 932writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty); 948writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty); 962string imageUrl = String.Empty; 964string imageToolTip = String.Empty; 1137string nodeImageUrl = String.Empty; 1161string selectImageId = String.Empty; 1223writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty); 1226 writer.AddAttribute(HtmlTextWriterAttribute.Title, String.Empty); 1239writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty); 1270string onClick = String.Empty; 1380writer.AddAttribute(HtmlTextWriterAttribute.Alt, String.Empty); 1383 writer.AddAttribute(HtmlTextWriterAttribute.Title, String.Empty);
UI\WebControls\TreeNodeBinding.cs (16)
35return String.Empty; 77return String.Empty; 99return String.Empty; 121return String.Empty; 145return String.Empty; 168return String.Empty; 192return String.Empty; 215return String.Empty; 299return String.Empty; 318return String.Empty; 343return String.Empty; 367return String.Empty; 390return String.Empty; 413return String.Empty; 438return String.Empty; 462return String.Empty;
UI\WebControls\TreeNodeStyle.cs (1)
104return String.Empty;
UI\WebControls\TreeView.cs (27)
329return String.Empty; 367_cachedCollapseImageUrl = String.Empty; 472return String.Empty; 510_cachedExpandImageUrl = String.Empty; 680return String.Empty; 736return String.Empty; 782_cachedNoExpandImageUrl = String.Empty; 1087return String.Empty; 1180return String.Empty; 1309AccessKey = String.Empty; 1435_currentSiteMapNodeDataPath = String.Empty; 1465string navigateUrl = String.Empty; 1466string imageUrl = String.Empty; 1467string target = String.Empty; 1469string toolTip = String.Empty; 1470string imageToolTip = String.Empty; 1474string dataMember = String.Empty; 2239LevelImageUrls[index] = String.Empty; 2340return String.Empty; 2602string selectedNodeID = String.Empty; 2631string populateStartupScript = String.Empty; 2637scriptOM.RegisterHiddenField(this, PopulateLogID, String.Empty); 2654string selectedInfo = String.Empty; 2673string hoverInfo = String.Empty; 3224if (!IsEnabled) return String.Empty; 3292string result = String.Empty; 3331_callbackEventArgument = String.Empty;
UI\WebControls\Unit.cs (2)
261return String.Empty; 362return String.Empty;
UI\WebControls\unitconverter.cs (1)
85return String.Empty;
UI\WebControls\ValidationSummary.cs (8)
155return((o == null) ? String.Empty : (string)o); 217return((s == null) ? string.Empty : s); 426first = String.Empty; 427pre = String.Empty; 429final = String.Empty; 433headerSep = String.Empty; 442first = String.Empty; 443pre = String.Empty;
UI\WebControls\WebColorConverter.cs (1)
76return String.Empty;
UI\WebControls\WebControl.cs (4)
97return String.Empty; 275return String.Empty; 286return _disabledCssClass ?? String.Empty; 553return String.Empty;
UI\WebControls\Wizard.cs (9)
188return (obj == null) ? String.Empty : (string)obj; 267return s == null ? String.Empty : s; 361return (obj == null) ? String.Empty : (string)obj; 441return (obj == null) ? String.Empty : (string)obj; 462return (obj == null) ? String.Empty : (string)obj; 593return s == null ? String.Empty : s; 676return (obj == null) ? String.Empty : (string)obj; 755return (obj == null) ? String.Empty : (string)obj; 834return (obj == null) ? String.Empty : (string)obj;
UI\WebControls\WizardStepBase.cs (1)
166return((s == null) ? String.Empty : s);
UI\WebControls\xml.cs (5)
66XmlReader dataReader = XmlUtils.CreateXmlReader(new StringReader(textNoWS), string.Empty, readerSettings); 187return _documentContent != null ? _documentContent : String.Empty; 214return (_documentSource == null) ? String.Empty : _documentSource; 246return String.Empty; 307return (_transformSource == null) ? String.Empty : _transformSource;
UI\WebControls\XmlDataSource.cs (6)
137return (string)ViewState["CacheKeyContext "] ?? String.Empty; 158return String.Empty; 189return String.Empty; 249return String.Empty; 296return String.Empty; 336return String.Empty;
UI\WebControls\XmlDataSourceNodeDescriptor.cs (1)
148return String.Empty;
UI\WebControls\XmlHierarchyData.cs (2)
46return String.Empty; 246return String.Empty;
UI\WebParts\AppearanceEditorPart.cs (2)
305return (_value != null) ? _value.Text : String.Empty; 320_value.Text = String.Empty;
UI\WebParts\CatalogZoneBase.cs (2)
216return String.Empty; 223return String.Empty;
UI\WebParts\ConnectionConsumerAttribute.cs (1)
65return (_id != null) ? _id : String.Empty;
UI\WebParts\ConnectionProviderAttribute.cs (1)
65return (_id != null) ? _id : String.Empty;
UI\WebParts\ConnectionsZone.cs (12)
107_pendingConnectionPointID = string.Empty; 110_pendingConsumerID = string.Empty; 617_pendingConnectionPointID = string.Empty; 619_pendingConsumerID = string.Empty; 1493label.AssociatedControlID = String.Empty; 1503label.AssociatedControlID = String.Empty; 1520label.AssociatedControlID = String.Empty; 1586label.AssociatedControlID = String.Empty; 1596label.AssociatedControlID = String.Empty; 1613label.AssociatedControlID = String.Empty; 2139list.Items.Add(new ListItem(SR.GetString(SR.ConnectionsZone_NoConsumers), String.Empty)); 2194list.Items.Add(new ListItem(SR.GetString(SR.ConnectionsZone_NoProviders), String.Empty));
UI\WebParts\DeclarativeCatalogPart.cs (2)
53return (_webPartsListUserControlPath != null) ? _webPartsListUserControlPath : String.Empty; 270get { return String.Empty; }
UI\WebParts\EditorPartChrome.cs (1)
136editorPart.AccessKey = String.Empty;
UI\WebParts\ErrorWebPart.cs (2)
34return (_errorMessage != null) ? _errorMessage : String.Empty; 69AuthorizationFilter = String.Empty;
UI\WebParts\GenericWebPart.cs (1)
140return (_subtitle != null ? _subtitle : String.Empty);
UI\WebParts\PageCatalogPart.cs (1)
255get { return String.Empty; }
UI\WebParts\Part.cs (2)
95return (s != null) ? s : String.Empty; 112return (s != null) ? s : String.Empty;
UI\WebParts\PropertyGridEditorPart.cs (1)
383return String.Empty;
UI\WebParts\ProxyWebPart.cs (4)
97return (_genericWebPartID != null) ? _genericWebPartID : String.Empty; 113return (_originalID != null) ? _originalID : String.Empty; 119return (_originalTypeName != null) ? _originalTypeName : String.Empty; 125return (_originalPath != null) ? _originalPath : String.Empty;
UI\WebParts\ProxyWebPartManager.cs (1)
62return String.Empty;
UI\WebParts\RowToFieldTransformer.cs (1)
29return (_fieldName != null) ? _fieldName : String.Empty;
UI\WebParts\ToolZone.cs (1)
157return((s == null) ? String.Empty : s);
UI\WebParts\WebDescriptionAttribute.cs (1)
16public WebDescriptionAttribute() : this(String.Empty) {
UI\WebParts\WebDisplayNameAttribute.cs (1)
16public WebDisplayNameAttribute() : this(String.Empty) {
UI\WebParts\WebPart.cs (7)
208return (_authorizationFilter != null) ? _authorizationFilter : String.Empty; 225return (_catalogIconImageUrl != null) ? _catalogIconImageUrl : String.Empty; 279return (_connectErrorMessage != null) ? _connectErrorMessage : String.Empty; 432return (_helpUrl != null) ? _helpUrl : String.Empty; 536return String.Empty; 574return (_titleIconImageUrl != null) ? _titleIconImageUrl : String.Empty; 595return (_titleUrl != null) ? _titleUrl : String.Empty;
UI\WebParts\WebPartChrome.cs (1)
479ZoneButton button = new ZoneButton(Zone, String.Empty);
UI\WebParts\WebPartConnection.cs (3)
94return (_consumerID != null) ? _consumerID : String.Empty; 117return (_id != null) ? _id : String.Empty; 211return (_providerID != null) ? _providerID : String.Empty;
UI\WebParts\WebPartDescription.cs (5)
31_description = (description != null) ? description : String.Empty; 32_imageUrl = (imageUrl != null) ? imageUrl : String.Empty; 44_title = (displayTitle != null) ? displayTitle : String.Empty; 47_description = (description != null) ? description : String.Empty; 50_imageUrl = (imageUrl != null) ? imageUrl : String.Empty;
UI\WebParts\WebPartManager.cs (6)
528return String.Empty; 2382return String.Empty; 2417(Personalization.Scope == PersonalizationScope.Shared) ? "&scope=shared" : String.Empty; 2424String.Empty) + 2710string importErrorMessage = string.Empty; 3898Page.ClientScript.RegisterStartupScript(this, typeof(WebPartManager), String.Empty, startupScript, false);
UI\WebParts\WebPartMenu.cs (5)
42string menuItemStyleCss = String.Empty; 43string menuItemHoverStyleCss = String.Empty; 55string labelHoverColor = String.Empty; 56string labelHoverClass = String.Empty; 300string onclick = String.Empty;
UI\WebParts\WebPartPersonalization.cs (1)
215return (_providerName != null) ? _providerName : String.Empty;
UI\WebParts\WebPartVerb.cs (7)
97return (_clientClickHandler == null) ? String.Empty: _clientClickHandler; 111return (o == null) ? String.Empty : (string)o; 139return (_eventArgument != null) ? _eventArgument : String.Empty; 152return (_id != null) ? _id : String.Empty; 166return (o == null) ? String.Empty : (string)o; 202return (o == null) ? String.Empty : (string)o; 244return String.Empty;
UI\WebParts\WebPartZoneBase.cs (3)
432return ((s == null) ? String.Empty : s); 490return ((s == null) ? String.Empty : s); 509return ((s == null) ? String.Empty : s);
UI\WebParts\WebZone.cs (3)
68return((s == null) ? String.Empty : s); 85return((s == null) ? String.Empty : s); 183return((s == null) ? String.Empty : s);
UI\WebParts\ZoneLinkButton.cs (1)
32return (_imageUrl != null) ? _imageUrl : String.Empty;
UI\WebResourceAttribute.cs (2)
44return _cdnPath ?? String.Empty; 61cdnPath = String.Empty;
UI\XPathBinder.cs (1)
77return String.Empty;
Util\AspCompat.cs (4)
322threadingModel = String.Empty; 479return String.Empty; 637String s = String.Empty; 645return String.Empty;
Util\Debug.cs (2)
1085return string.Empty; 1093return string.Empty;
Util\FileUtil.cs (3)
163throw new HttpException(404, String.Empty); 495string relativePathLong = String.Empty; 496string relativePathShort = String.Empty;
Util\HttpEncoder.cs (3)
393return String.Empty; 860return String.Empty; 991return String.Empty;
Util\SmtpMail.cs (3)
221_helper.SetProp(newMail, "Body", (message.Body != null) ? message.Body : String.Empty); 366_helper.SetProp(m, "TextBody", String.Empty); 440return (s != null) ? s : String.Empty;
Util\UrlPath.cs (2)
458return String.Empty; 463return String.Empty;
Util\versioninfo.cs (2)
44return String.Empty; 138s = String.Empty;
VirtualPath.cs (1)
510return virtualPath == null ? String.Empty : virtualPath.AppRelativeVirtualPathString;
WebPageTraceListener.cs (4)
27if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null)) 37if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null)) 47if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null)) 57if (Filter != null && !Filter.ShouldTrace(null, String.Empty, TraceEventType.Verbose, 0, message, null, null, null))
WebSockets\AspNetWebSocket.cs (2)
494if (statusDescription == String.Empty) { 512statusDescription = String.Empty;
WorkerRequest.cs (8)
669return String.Empty; 1226return String.Empty; 1262/* 306 */ String.Empty, 1286/* 418 */ String.Empty, 1287/* 419 */ String.Empty, 1288/* 420 */ String.Empty, 1289/* 421 */ String.Empty, 1303/* 506 */ String.Empty,
System.Web.DataVisualization (245)
Common\Annotation\AnnotationBase.cs (13)
184 private string _axisXName = String.Empty; 185 private string _axisYName = String.Empty; 207 private string _anchorDataPointName = String.Empty; 220 private string _tooltip = String.Empty; 272 private string _url = String.Empty; 273 private string _mapAreaAttributes = String.Empty; 274private string _postbackValue = String.Empty; 1292 return string.Empty; 1378 _axisXName = String.Empty; 1422 _axisYName = String.Empty; 1522 _anchorDataPointName = String.Empty; 3353 string name = String.Empty; 3374 string name = String.Empty;
Common\Annotation\AnnotationCollection.cs (1)
272 string url = String.Empty;
Common\Annotation\ArrowAnnotation.cs (1)
339String.Empty,
Common\Annotation\CalloutAnnotation.cs (10)
786 String.Empty); 882 String.Empty, 1046String.Empty, 1069 String.Empty, 1199 String.Empty, 1230 String.Empty, 1251 String.Empty, 1287 String.Empty, 1406 String.Empty, 1453 String.Empty,
Common\Annotation\GroupAnnotation.cs (1)
965 String.Empty);
Common\Annotation\ImageAnnotation.cs (2)
73 private string _imageName = String.Empty; 631 String.Empty);
Common\Annotation\PolygonAnnotation.cs (2)
698String.Empty, 718String.Empty,
Common\Annotation\RectangleAnnotation.cs (2)
424 String.Empty, 667 String.Empty,
Common\Annotation\TextAnnotation.cs (1)
494 String.Empty);
Common\ChartTypes\BoxPlotChart.cs (3)
1647 string boxPercentile = (boxPoint.IsCustomPropertySet(CustomPropertyName.BoxPlotPercentile)) ? boxPoint[CustomPropertyName.BoxPlotPercentile] : String.Empty; 1652 string boxWhiskerPercentile = (boxPoint.IsCustomPropertySet(CustomPropertyName.BoxPlotWhiskerPercentile)) ? boxPoint[CustomPropertyName.BoxPlotWhiskerPercentile] : String.Empty; 1708 string showUnusualValues = (boxPoint.IsCustomPropertySet(CustomPropertyName.BoxPlotShowUnusualValues)) ? boxPoint[CustomPropertyName.BoxPlotShowUnusualValues] : String.Empty;
Common\ChartTypes\ErrorBarChart.cs (3)
334 string linkedSeriesName = string.Empty; 740 string markerStyle = String.Empty; 1515 string markerStyle = String.Empty;
Common\ChartTypes\FastLineChart.cs (2)
273 Axis hAxis = area.GetAxis(AxisName.X, series.XAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.XSubAxisName); 274 Axis vAxis = area.GetAxis(AxisName.Y, series.YAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.YSubAxisName);
Common\ChartTypes\FastPointChart.cs (2)
273 Axis hAxis = area.GetAxis(AxisName.X, series.XAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.XSubAxisName); 274 Axis vAxis = area.GetAxis(AxisName.Y, series.YAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.YSubAxisName);
Common\ChartTypes\FunnelChart.cs (1)
3019 public string Text = string.Empty;
Common\ChartTypes\PieChart.cs (2)
5614String pointLabel = String.Empty; 5625pointLabel = String.Empty;
Common\ChartTypes\StackedBarChart.cs (3)
340 internal string currentStackGroup = string.Empty; 534 string xSubAxisName = string.Empty; 535 string ySubAxisName = string.Empty;
Common\ChartTypes\StackedColumnChart.cs (4)
335 internal string currentStackGroup = string.Empty; 541 string xSubAxisName = string.Empty; 542 string ySubAxisName = string.Empty; 1073 string stackGroupName = string.Empty;
Common\Converters\CustomAttributesConverters.cs (2)
489 private string _name = string.Empty; 842 private string _displayName = string.Empty;
Common\Converters\DataManagerConverters.cs (2)
803 string result = string.Empty; 814 return string.Empty;
Common\DataManager\DataPoint.cs (11)
1819internal string _lastLabelText = String.Empty; 2599string attributeValue = string.Empty; 2600string attributeName = string.Empty; 2863public DataPointCustomProperties(Series series, bool pointProperties): base( series, String.Empty) 3289 value = string.Empty; 3348 value = string.Empty; 3412 value = string.Empty; 3742 value = string.Empty; 4398 value = string.Empty; 4722 value = string.Empty; 6972 string userDefinedCustomAttribute = string.Empty;
Common\DataManager\DataSeries.cs (8)
217private string _chartArea = String.Empty; 223private string _legend = String.Empty; 226 private string _dataSourceXMember = String.Empty; 229 private string _dataSourceYMembers = String.Empty; 1807 _dataSourceXMember = String.Empty; 1850 _dataSourceYMembers = String.Empty; 2259 return string.Empty; 2280 return string.Empty;
Common\General\Axis.cs (6)
285 private string _toolTip = String.Empty; 290private string _url = String.Empty; 298 private string _mapAreaAttributes = String.Empty; 300private string _postbackValue = String.Empty; 497return string.Empty; 4719label.Text = string.Empty;
Common\General\AxisLabels.cs (1)
225String.Empty
Common\General\AxisScale.cs (1)
1968if ( ChartArea.SeriesIntegerType( this.axisType, string.Empty ))
Common\General\BaseClasses.cs (3)
266private string _name = String.Empty; 391_oldName = oldElement!=null ? oldElement.Name : string.Empty; 392_newName = newElement!=null ? newElement.Name : string.Empty;
Common\General\BaseCollections.cs (1)
374string result = string.Empty;
Common\General\Chart.cs (2)
1425series.YValueMembers = String.Empty; 1426series.XValueMember = String.Empty;
Common\General\ChartArea.cs (1)
3099internal string ChartType = string.Empty;
Common\General\ChartArea3D.cs (4)
983 string seriesStackGroupName = string.Empty; 1676 string stackGroupName = string.Empty; 1700 stackGroupName = string.Empty; 1785 string groupName = string.Empty;
Common\General\ChartAreaAxes.cs (8)
179 subAxisName = string.Empty; 281 if( GetYAxesSeries( AxisType.Primary, string.Empty ).Count != 0 ) 307 if( GetYAxesSeries( AxisType.Secondary, string.Empty ).Count != 0 ) 1232string groupName = string.Empty; 1482List<string> seriesArray = this.GetXAxesSeries((axisIndex == 0) ? AxisType.Primary : AxisType.Secondary, string.Empty); 1611return GetXAxesSeries(AxisType.Primary, string.Empty); 1613return GetXAxesSeries(AxisType.Secondary, string.Empty); 1677return GetYAxesSeries( AxisType.Primary, string.Empty );
Common\General\ChartAreaCircular.cs (1)
81 internal string Title = string.Empty;
Common\General\ChartAreaCollection.cs (1)
71get { return this.Count > 0 ? this[0].Name : String.Empty; }
Common\General\ChartGraphics.cs (14)
1298string result = string.Empty; 2252string url = string.Empty; 2253string mapAreaAttributes = string.Empty; 2254string postbackValue = string.Empty; 2343string imageUrl = string.Empty; 2344string imageMapAreaAttributes = string.Empty; 2345string postbackValue = string.Empty; 2355string.Empty, 2859 string.Empty, 2886 string.Empty, 2985 string.Empty, 3013 string.Empty, 4362 String.Empty, 4379 String.Empty,
Common\General\ChartRenderingEngine.cs (1)
635 string hRef = string.Empty;
Common\General\ImageMap.cs (16)
167 private string _toolTip = String.Empty; 168private string _url = String.Empty; 169private string _attributes = String.Empty; 170private string _postBackValue = String.Empty; 194: this(String.Empty, url, String.Empty, String.Empty, path, null) 205: this(String.Empty, url, String.Empty, String.Empty, rect, null) 218: this(shape, String.Empty, url, String.Empty, String.Empty, coordinates, null) 350return String.Empty; 422string checkValue = value.Trim().Replace("\r", String.Empty).Replace("\n", String.Empty);
Common\General\Label.cs (8)
442 private string _image = string.Empty; 448 private string _tooltip = string.Empty; 454 private string _imageUrl = string.Empty; 457 private string _imageMapAreaAttributes = string.Empty; 459private string _imagePostbackValue = String.Empty; 462 private string _url = string.Empty; 465 private string _mapAreaAttributes = string.Empty; 467private string _postbackValue = String.Empty;
Common\General\Legend.cs (17)
313 private string _title = String.Empty; 2554 string.Empty, 4173 string.Empty, 4236 string.Empty, 4292 string.Empty, 4350 string.Empty, 4584 string.Empty, 4602 string.Empty, 4623 string.Empty, 4641 string.Empty, 4868get { return this.Count > 0 ? this[0].Name : String.Empty; } 5192private string _postbackValue = String.Empty; 5248this.PostBackValue = String.Empty; 5266this.PostBackValue = String.Empty; 6136this.Cells.Add(LegendCellType.SeriesSymbol, string.Empty, ContentAlignment.MiddleCenter); 6140this.Cells.Add(LegendCellType.SeriesSymbol, string.Empty, ContentAlignment.MiddleCenter); 6157 this.Cells.Add(LegendCellType.SeriesSymbol, string.Empty, ContentAlignment.MiddleCenter);
Common\General\LegendColumns.cs (19)
152 private string _toolTip = string.Empty; 160 private string _url = string.Empty; 163 private string _mapAreaAttribute = string.Empty; 164private string _postbackValue = String.Empty; 168 private string _headerText = string.Empty; 196: this(string.Empty, LegendCellColumnType.Text, KeywordName.LegendText, ContentAlignment.MiddleCenter) 823 private string _text = string.Empty; 838 private string _image = string.Empty; 856 private string _toolTip = string.Empty; 867 private string _url = string.Empty; 870 private string _mapAreaAttribute = string.Empty; 871private string _postbackValue = String.Empty; 898 this.Intitialize(LegendCellType.Text, string.Empty, ContentAlignment.MiddleCenter); 950this.PostBackValue = String.Empty; 1716 return string.Empty; 1742 return string.Empty; 1768 return string.Empty; 1794return string.Empty; 1932 string.Empty,
Common\General\NamedImageCollection.cs (1)
84 private string _name = string.Empty;
Common\General\Selection.cs (3)
2018string alowedElements = String.Empty; 2157result.Add(this.GetHitTestResult(String.Empty, 0, ChartElementType.Nothing, null, null)); 2632string dataPointSeries = String.Empty;
Common\General\StripLine.cs (3)
167private string _postbackValue = String.Empty; 422 common.HotRegionsList.AddHotRegion(rect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty); 499 common.HotRegionsList.AddHotRegion( lineRect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty );
Common\General\Title.cs (9)
202 private string _text = String.Empty; 241 private string _toolTip = String.Empty; 244private string _url = String.Empty; 245 private string _mapAreaAttributes = String.Empty; 246private string _postbackValue = String.Empty; 261 Initialize(string.Empty, Docking.Top, null, Color.Black); 582 _text = (value == null) ? string.Empty : value; 1539 String.Empty, 1688 Common.HotRegionsList.AddHotRegion( titlePosition, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.Title, string.Empty );
Common\Utilities\CustomAttributesRegistry.cs (5)
555string.Empty, 876string.Empty, 898 string.Empty, 1888 public string Name = String.Empty; 1903 public string Description = String.Empty;
Common\Utilities\KeywordsRegistry.cs (20)
161 string.Empty, 172 string.Empty, 183 string.Empty, 194 string.Empty, 205 string.Empty, 216 string.Empty, 227 string.Empty, 238 string.Empty, 249 string.Empty, 273 string.Empty, 284 string.Empty, 295 string.Empty, 306 string.Empty, 317 string.Empty, 381 public string Name = String.Empty; 386 public string Keyword = String.Empty; 392 public string KeywordAliases = String.Empty; 397 public string Description = String.Empty; 402 public string AppliesToTypes = String.Empty; 407 public string AppliesToProperties = String.Empty;
Common\Utilities\ValueConverter.cs (1)
70format = format ?? String.Empty;
Common\Utilities\XmlSerializer.cs (1)
2964 string typeName = String.Empty;
WebForm\ChartWebControl.cs (7)
224 private string _currentChartImageLocation = String.Empty; 227private string _currentChartHandlerImageLocation = String.Empty; 389this.AlternateText = String.Empty; 390this.DescriptionUrl = String.Empty; 738this._currentChartImageLocation = String.Empty; 2037 string buildNumber = String.Empty; 3037 String.Empty);
WebForm\General\ChartHttpHandler.cs (15)
287Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, String.Empty), nre); 292Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, String.Empty), ioe); 297Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, String.Empty), se); 320return String.Empty; 481Settings.FolderName = String.Empty; 483CurrentGuidKey = String.Empty; 876private String _directory = String.Empty; 900return String.Empty; 1296return string.Empty; 1302return String.Empty; 1310return String.Empty; 1361return string.Empty; 1746internal string SessionID = String.Empty; 1769private String _keyFormat = String.Empty; 2091CurrentTraceInfo.AddTraceInfo(message, errorInfo != null ? errorInfo.ToString() : String.Empty);
System.Web.DynamicData (56)
DynamicData\DataBoundControlParameterTarget.cs (1)
37return String.Empty;
DynamicData\DynamicControl.cs (7)
56return ((o == null) ? String.Empty : (string)o); 90return ((o == null) ? String.Empty : (string)o); 108return ((o == null) ? String.Empty : (string)o); 179return ((o == null) ? String.Empty : (string)o); 315return String.Empty; 390return (o == null ? String.Empty : (string)o); 426return (o == null ? String.Empty : (string)o);
DynamicData\DynamicControlParameter.cs (1)
126string namePrefix = String.Empty;
DynamicData\DynamicDataExtensions.cs (2)
300string formattedValue = String.Empty; 344valueString = (fieldValue != null) ? fieldValue.ToString() : String.Empty;
DynamicData\DynamicEntity.cs (2)
37return (string)ViewState["UIHint"] ?? String.Empty; 52return (string)ViewState["ValidationGroup"] ?? String.Empty;
DynamicData\DynamicField.cs (7)
58return String.Empty; 112return ((o == null) ? String.Empty : (string)o); 154return ((o == null) ? String.Empty : (string)o); 175return ((o == null) ? String.Empty : (string)o); 300return String.Empty; 367return (o == null ? String.Empty : (string)o); 403return (o == null ? String.Empty : (string)o);
DynamicData\DynamicFilter.cs (2)
34return (o == null) ? String.Empty : (string)o; 52return (o == null) ? String.Empty : (string)o;
DynamicData\DynamicHyperLink.cs (4)
47return (o == null ? String.Empty: (string)o); 72return ((o == null) ? String.Empty : (string)o); 89return ((o == null) ? String.Empty : (string)o); 115return ((o == null) ? String.Empty : (string)o);
DynamicData\DynamicValidator.cs (1)
33return (Column == null) ? String.Empty : Column.Name;
DynamicData\EntityTemplateFactory.cs (1)
120string modeString = mode == DataBoundControlMode.ReadOnly ? String.Empty : "_" + mode.ToString();
DynamicData\FieldTemplateFactory.cs (1)
294modePathModifier = String.Empty;
DynamicData\FilterRepeater.cs (2)
36return _contextTypeName ?? String.Empty; 87return _tableName ?? String.Empty;
DynamicData\FilterUserControlBase.cs (1)
360return String.Empty;
DynamicData\MetaChildrenColumn.cs (3)
58return String.Empty; 82return String.Empty; 91return String.Empty;
DynamicData\MetaColumn.cs (4)
254StringLocalizerUtil.GetLocalizedString(requiredAttribute, DisplayName) : String.Empty; 367return Provider.IsSortable ? Name : string.Empty; 569DataFormatString = displayFormatAttribute.GetPropertyValue(a => a.DataFormatString, String.Empty); 570NullDisplayText = displayFormatAttribute.GetPropertyValue(a => a.NullDisplayText, String.Empty);
DynamicData\MetaForeignKeyColumn.cs (4)
124return String.Empty; 137return sortExpression ?? String.Empty; 175return String.Empty; 182return String.Empty;
DynamicData\MetaModel.cs (1)
567private string _queryStringKeyPrefix = String.Empty;
DynamicData\MetaTable.cs (3)
512return path ?? String.Empty; 613return String.Empty; 625return displayObject == null ? String.Empty : displayObject.ToString();
DynamicData\ModelProviders\SimpleTableProvider.cs (2)
22DataContextPropertyName = String.Empty; 35DataContextPropertyName = String.Empty;
DynamicData\QueryableFilterUserControl.cs (1)
148ParameterExpression parameterExpression = Expression.Parameter(source.ElementType, String.Empty);
DynamicData\QueryStringHandler.cs (2)
40return String.Empty; 65return String.Empty;
DynamicData\Util\MetaTableHelper.cs (1)
78string id = (c != null ? c.ID : String.Empty);
DynamicData\Util\Misc.cs (3)
174return String.Empty; 176return list[0] == null ? String.Empty : list[0].ToString().TrimEnd(); 198return String.Empty;
System.Web.Entity (9)
System\Data\WebControls\EntityDataSourceMemberPath.cs (2)
62string prefix = null == this.parent ? string.Empty : this.parent.GetDescription() + "."; 201string prefix = null == this.parent ? string.Empty : this.parent.ToString() + "->";
System\Data\WebControls\EntityDataSourceUtil.cs (2)
878return "[" + (identifier ?? string.Empty).Replace("]", "]]") + "]"; 886return (String.IsNullOrEmpty(type.NamespaceName) ? String.Empty : (QuoteEntitySqlIdentifier(type.NamespaceName) + "."))
System\Data\WebControls\EntityDataSourceView.cs (1)
435return String.Empty;
System\Data\WebControls\OrderByBuilder.cs (4)
112string spacer = String.Empty; 179var parameter = Expression.Parameter(source.ElementType, String.Empty); 188var methodName = (isFirstOrderBy ? "OrderBy" : "ThenBy") + (isAscending ? String.Empty : "Descending"); 247return String.Empty;
System.Web.Entity.Design (16)
parent\parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (3)
31_suffix = string.Empty; 71if (Suffix == string.Empty) 137if (Suffix != string.Empty) {
System\Data\WebControls\Design\EntityDataSourceDataSelection.cs (6)
86LoadSelect(String.Empty); 188LoadSelect(String.Empty); 199_entityDataSourceState.EntitySetName = String.Empty; 283LoadSelect(String.Empty); 291_entityDataSourceState.EntityTypeFilter = String.Empty; 350return String.Empty;
System\Data\WebControls\Design\EntityDataSourceState.cs (5)
28return String.Empty; 44return String.Empty; 78return String.Empty; 94return String.Empty; 110return String.Empty;
System\Data\WebControls\Design\EntityDataSourceStatementEditor.cs (1)
118return String.Empty;
System\Data\WebControls\Design\Util\WizardPanel.cs (1)
48return String.Empty;
System.Web.Extensions (165)
ApplicationServices\ApplicationServiceHelper.cs (2)
214return String.Empty; 223string trimmed = property == null ? String.Empty : property.Trim();
ClientServices\Providers\ClientData.cs (6)
62string.Empty, 63string.Empty, 124writer.WriteValue(string.Empty); 127writer.WriteValue((arrToWrite[iter]==null) ? string.Empty : arrToWrite[iter]); 158private string FileName = string.Empty; 190writer.WriteValue(string.Empty);
ClientServices\Providers\ClientSettingsProvider.cs (3)
391_KnownTypesHashtable.Add(_KnownTypesArray[iter], string.Empty); 402_KnownTypesHashtable.Add(p.Property.PropertyType, string.Empty); 425_KnownTypesHashtable.Add(p.PropertyType, string.Empty);
ClientServices\Providers\ProxyHelper.cs (3)
276username = string.Empty; 292value = string.Empty; 350string cookieValue = ((posEquals < 0) ? string.Empty : cookieHeader.Substring(posEquals + 1)).Trim();
Compilation\WCFBuildProvider.cs (1)
443return String.Empty;
Compilation\WCFModel\ExtensionFile.cs (1)
40m_Name = string.Empty;
Compilation\WCFModel\ExternalFile.cs (1)
51m_FileName = String.Empty;
Compilation\WCFModel\MapFileLoader.cs (1)
94using (XmlReader reader = XmlReader.Create(mapFileReader, readerSettings, string.Empty))
Compilation\WCFModel\MetadataFile.cs (3)
774m_TargetNamespace = String.Empty; 780m_TargetNamespace = String.Empty; 798m_TargetNamespace = String.Empty;
Compilation\WCFModel\MetadataSource.cs (2)
50m_Address = String.Empty; 51m_Protocol = String.Empty;
Compilation\WCFModel\Parameter.cs (2)
33m_Name = string.Empty; 34m_Value = string.Empty;
Compilation\WCFModel\ProxyGenerationError.cs (1)
47m_MetadataFile = String.Empty;
Compilation\WCFModel\ReferencedAssembly.cs (1)
31m_AssemblyName = String.Empty;
Compilation\WCFModel\SchemaMerger.cs (19)
142targetNamespace = String.Empty; 163String.Empty, 177String.Empty, 208differentLocation = String.Empty; 216string ignorableDifferenceLocation = String.Empty; 251differentLocation = String.Empty; 342differentLocation = String.Empty; 386differentLocation = String.Empty; 391string ignorableDifferenceLocation = String.Empty; 484differentLocation = String.Empty; 495string attributeName1 = differentAttribute1 != null ? "@" + differentAttribute1.LocalName : String.Empty; 496string attributeName2 = differentAttribute2 != null ? "@" + differentAttribute2.LocalName : String.Empty; 504string child1Name = differentChild1 != null ? ((XmlNode)differentChild1).LocalName : String.Empty; 505string child2Name = differentChild2 != null ? ((XmlNode)differentChild2).LocalName : String.Empty; 563return String.Empty; 566return String.Empty; 577string name = String.Empty; 602string name = String.Empty; 683return String.Empty;
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (15)
449String.Empty, 566String.Empty, 582String.Empty, 595String.Empty, 880String.Empty, 902String.Empty, 914String.Empty, 933String.Empty, 944String.Empty, 1139String.Empty, 1154String.Empty, 1173String.Empty, 1204String.Empty, 1216String.Empty, 1665proxyNamespace = String.Empty;
Compilation\WCFModel\WsdlInspector.cs (5)
70targetNamespace = String.Empty; 305String.Empty, 325String.Empty, 345String.Empty, 365String.Empty,
Handlers\ScriptModule.cs (2)
153PageRequestManager.EncodeString(response.Output, PageRequestManager.UpdatePanelVersionToken, String.Empty, PageRequestManager.UpdatePanelVersionNumber); 156PageRequestManager.EncodeString(response.Output, PageRequestManager.PageRedirectToken, String.Empty, redirectLocation);
Script\Serialization\JavaScriptString.cs (1)
69return String.Empty;
Script\Services\GenerateScriptTypeAttribute.cs (1)
38return _typeId ?? String.Empty;
Script\Services\RestHandler.cs (2)
238writer.Write(JavaScriptSerializer.SerializeInternal(BuildWebServiceError(AtlasWeb.WebService_Error, String.Empty, String.Empty)));
UI\AsyncPostBackTrigger.cs (2)
67return String.Empty; 153(String.IsNullOrEmpty(EventName) ? String.Empty : ("." + EventName));
UI\AuthenticationServiceManager.cs (1)
101return _path ?? String.Empty;
UI\EmptyStringExpandableObjectConverter.cs (1)
18return String.Empty;
UI\ExtenderControl.cs (1)
80return (_targetControlID == null) ? String.Empty : _targetControlID;
UI\PageRequestManager.cs (19)
91return String.Empty; 135id = String.Empty; 138content = String.Empty; 215return String.Empty; 265return String.Empty; 312return String.Empty; 360_asyncPostBackSourceElementID = String.Empty; 463string focusedControlId = String.Empty; 480EncodeString(writer, FocusToken, String.Empty, focusedControlId); 743EncodeString(writer, UpdatePanelVersionToken, String.Empty, UpdatePanelVersionNumber); 772EncodeString(writer, AsyncPostBackControlIDsToken, String.Empty, GetAsyncPostBackControlIDs(false)); 773EncodeString(writer, PostBackControlIDsToken, String.Empty, GetPostBackControlIDs(false)); 774EncodeString(writer, UpdatePanelIDsToken, String.Empty, GetAllUpdatePanelIDs()); 775EncodeString(writer, ChildUpdatePanelIDsToken, String.Empty, GetChildUpdatePanelIDs()); 776EncodeString(writer, UpdatePanelsToRefreshToken, String.Empty, GetRefreshingUpdatePanelIDs()); 777EncodeString(writer, AsyncPostBackTimeoutToken, String.Empty, _owner.AsyncPostBackTimeout.ToString(CultureInfo.InvariantCulture)); 779EncodeString(writer, FormActionToken, String.Empty, formWriter.FormAction); 784EncodeString(writer, PageTitleToken, String.Empty, pageTitle); 960_dataItem = (dataItem == null) ? String.Empty : dataItem;
UI\ProfileServiceManager.cs (1)
274return _path ?? String.Empty;
UI\RoleServiceManager.cs (1)
155return _path ?? String.Empty;
UI\ScriptComponentDescriptor.cs (1)
72return _id ?? String.Empty;
UI\ScriptManager.cs (5)
184return String.Empty; 265return _clientNavigateHandler ?? String.Empty; 378return ViewState["EmptyPageUrl"] as string ?? string.Empty; 749return (_scriptPath == null) ? String.Empty : _scriptPath; 1175return String.Empty;
UI\ScriptReference.cs (2)
69return (_assembly == null) ? String.Empty : _assembly; 139return (_name == null) ? String.Empty : _name;
UI\ScriptReferenceBase.cs (1)
103return (_path == null) ? String.Empty : _path;
UI\ScriptResourceDefinition.cs (9)
19return _cdnDebugPath ?? String.Empty; 28return _cdnPath ?? String.Empty; 64return _loadSuccessExpression ?? String.Empty; 73return _debugPath ?? String.Empty; 82return _path ?? String.Empty; 100return _resourceName ?? String.Empty; 108string cdnPath = String.Empty; 117cdnPath = String.Empty; 121cdnPath = String.Empty;
UI\ServiceReference.cs (1)
60return _path ?? String.Empty;
UI\Timer.cs (1)
184IPage.ClientScript.GetPostBackEventReference(new PostBackOptions(this, String.Empty));
UI\UpdatePanelControlTrigger.cs (1)
31return _controlID ?? String.Empty;
UI\UpdateProgress.cs (1)
48return String.Empty;
UI\WebControls\ContextDataSourceView.cs (3)
37return _entitySetName ?? String.Empty; 51return _entityTypeName ?? String.Empty; 74return _contextTypeName ?? String.Empty;
UI\WebControls\DataPager.cs (3)
123return String.Empty; 179return String.Empty; 198return String.Empty;
UI\WebControls\DataSourceHelper.cs (1)
136string propName = (de.Key == null ? String.Empty : de.Key.ToString());
UI\WebControls\Expressions\ExpressionHelper.cs (1)
25return System.Web.UI.WebControls.DataSourceHelper.BuildObjectValue(value, type, String.Empty);
UI\WebControls\Expressions\MethodExpression.cs (2)
22return (string)ViewState["TypeName"] ?? String.Empty; 31return (string)ViewState["MethodName"] ?? String.Empty;
UI\WebControls\Expressions\OfTypeExpression.cs (1)
31return _typeName ?? String.Empty;
UI\WebControls\Expressions\OrderByExpression.cs (2)
24return (string)ViewState["DataField"] ?? String.Empty; 61ParameterExpression pe = Expression.Parameter(source.ElementType, String.Empty);
UI\WebControls\Expressions\PropertyExpression.cs (1)
17ParameterExpression parameterExpression = Expression.Parameter(source.ElementType, String.Empty);
UI\WebControls\Expressions\RangeExpression.cs (2)
17return (string)ViewState["DataField"] ?? String.Empty; 58ParameterExpression parameterExpression = Expression.Parameter(source.ElementType, String.Empty);
UI\WebControls\Expressions\SearchExpression.cs (2)
15return (string)ViewState["DataFields"] ?? String.Empty; 68ParameterExpression parameterExpression = Expression.Parameter(source.ElementType, String.Empty);
UI\WebControls\LinqDataSourceView.cs (1)
130return _contextTypeName ?? String.Empty;
UI\WebControls\ListView.cs (9)
70private string _sortExpression = String.Empty; 1301return _updateMethod ?? String.Empty; 1322return _deleteMethod ?? String.Empty; 1343return _insertMethod ?? String.Empty; 1989ResetModelValidationGroup(EnableModelValidation, String.Empty); 2603ResetModelValidationGroup(causesValidation, String.Empty); 2672_sortExpression = String.Empty; 2792string validationGroup = String.Empty; 3295ResetModelValidationGroup(causesValidation, String.Empty);
UI\WebControls\ListViewPagedDataSource.cs (1)
265return String.Empty;
UI\WebControls\NextPreviousPagerField.cs (5)
37return String.Empty; 100return String.Empty; 147return String.Empty; 194return String.Empty; 241return String.Empty;
UI\WebControls\NumericPagerField.cs (5)
87return String.Empty; 112return String.Empty; 156return String.Empty; 178return String.Empty; 203return String.Empty;
UI\WebControls\QueryableDataSourceView.cs (5)
225return _orderBy ?? String.Empty; 238return _orderGroupsBy ?? String.Empty; 250return _groupBy ?? String.Empty; 277return _selectNew ?? String.Empty; 302return _where ?? String.Empty;
UI\WebControls\QueryExtender.cs (1)
73return _targetControlID ?? String.Empty;
System.Web.Mobile (178)
Mobile\MobileDeviceCapabilitiesSectionHandler.cs (2)
78if(className == String.Empty) 90if(methodName == String.Empty)
Mobile\MobileErrorInfo.cs (1)
134return (s == null) ? String.Empty : s;
Mobile\UrlPath.cs (2)
96return String.Empty; 119basepath = String.Empty;
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (2)
226_selectList.Items.Add(String.Empty); 729return String.Empty;
UI\MobileControls\Adapters\ChtmlPageAdapter.cs (2)
104writer.WriteHiddenField(EventSourceKey, String.Empty); 361targetCollection.Add(key, String.Empty);
UI\MobileControls\Adapters\HtmlFormAdapter.cs (1)
369String.Empty);
UI\MobileControls\Adapters\HtmlListAdapter.cs (2)
135listSuffix = String.Empty; 136itemPrefix = String.Empty;
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (3)
507_fontName = String.Empty; 668_name = String.Empty; 704state.Current.FontName = String.Empty;
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (4)
362_linkText = String.Empty; 381_linkText = String.Empty; 613_linkText = String.Empty; 630_linkText = String.Empty;
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (3)
208_selectList.Items.Add(String.Empty); 413writer.RenderText(String.Empty, true); 706return String.Empty;
UI\MobileControls\Adapters\WmlImageAdapter.cs (1)
69source = String.Empty;
UI\MobileControls\Adapters\WmlMobileTextWriter.cs (2)
412WriteTextEncodedAttribute("alt", alternateText != null ? alternateText : String.Empty); 1512shortName = String.Empty;
UI\MobileControls\Adapters\WmlPhoneCallAdapter.cs (1)
88url = String.Empty;
UI\MobileControls\Adapters\WmlSelectionListAdapter.cs (1)
272return _ivalue != null ? _ivalue : String.Empty;
UI\MobileControls\Adapters\WmlTextBoxAdapter.cs (1)
61value = String.Empty;
UI\MobileControls\Adapters\WmlTextViewAdapter.cs (1)
72writer.RenderText(String.Empty, true);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (2)
194_selectList.Items.Add(String.Empty); 649return String.Empty;
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicControlAdapter.cs (1)
309ConditionalEnterStyle(writer, style, String.Empty);
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (4)
168AddOnEnterForwardSetVar(var, String.Empty); 316_styleStack.Push (new StylePair (String.Empty, styleClass)); 323_styleStack.Push (new StylePair (String.Empty, styleClass)); 431return String.Empty;
UI\MobileControls\AdRotator.cs (3)
75_webAdRotator.Target = String.Empty; 285return String.Empty; 305String baseUrl = String.Empty;
UI\MobileControls\Calendar.cs (1)
220return((s != null) ? s : String.Empty);
UI\MobileControls\Command.cs (4)
104return((s != null) ? s : String.Empty); 124return((s != null) ? s : String.Empty); 144return((s != null) ? s : String.Empty); 166return((s != null) ? s : String.Empty);
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (1)
262String id = String.Empty;
UI\MobileControls\Design\Adapters\DesignerCommandAdapter.cs (2)
82MSHTMLHostUtil.ApplyStyle(String.Empty, String.Empty, null);
UI\MobileControls\Design\Adapters\DesignerTextBoxAdapter.cs (1)
138Style[Style.FontNameKey] = String.Empty;
UI\MobileControls\Design\Adapters\DesignerTextViewAdapter.cs (2)
97String tagName = String.Empty; 270tagName = String.Empty;
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (4)
196this._tbArgument.Text = String.Empty; 369_cbAvailableFilters.Text = String.Empty; 397_cbAvailableFilters.Text = String.Empty; 510_tbArgument.Text = String.Empty;
UI\MobileControls\Design\Converters\DataFieldConverter.cs (1)
76return String.Empty;
UI\MobileControls\Design\Converters\DataMemberConverter.cs (1)
73return String.Empty;
UI\MobileControls\Design\Converters\FontNameConverter.cs (1)
127return String.Empty;
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (2)
592_cbCompare.Text = String.Empty; 593_txtArgument.Text = String.Empty;
UI\MobileControls\Design\ImageDesigner.cs (2)
37private String _baseUrl = String.Empty; 171String tempUrl = String.Empty;
UI\MobileControls\Design\ListComponentEditorPage.cs (5)
31protected String TreeViewTitle = String.Empty; 32protected String AddButtonTitle = String.Empty; 33protected String DefaultName = String.Empty; 34protected String MessageTitle = String.Empty; 35protected String EmptyNameMessage = String.Empty;
UI\MobileControls\Design\ListDesigner.cs (1)
134return String.Empty;
UI\MobileControls\Design\ListItemsPage.cs (3)
162_txtValue.Text = String.Empty; 192_txtValue.Text = String.Empty; 303_txtValue.Text = String.Empty;
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
495String modifiedInnerHTML = String.Empty;
UI\MobileControls\Design\MobileControlDesigner.cs (4)
104return String.Empty; 210return String.Empty; 379((TextControl)_mobileControl).Text = String.Empty; 384((TextView)_mobileControl).Text = String.Empty;
UI\MobileControls\Design\MobileControlPersister.cs (5)
179PersistAttributes(sw, collItem, String.Empty, null); 253PersistAttributes(tagProps, propValue, String.Empty, null); 488string persistPrefix = String.Empty; 715templateContent = String.Empty; 893PersistAttributes(sw, control, String.Empty, null);
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (3)
123return String.Empty; 275return String.Empty; 640String templateContent = String.Empty;
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
132_txtText.Text = String.Empty; 159_txtText.Text = String.Empty;
UI\MobileControls\Design\ObjectListDesigner.cs (3)
149_objectList.LabelField = String.Empty; 150_objectList.TableFields = String.Empty; 277return String.Empty;
UI\MobileControls\Design\ObjectListFieldsPage.cs (5)
164_txtDataFormatString.Text = String.Empty; 165_txtTitle.Text = String.Empty; 222_cmbDataField.Text = String.Empty; 223_txtDataFormatString.Text = String.Empty; 224_txtTitle.Text = String.Empty;
UI\MobileControls\Design\PanelDesigner.cs (2)
131String.Empty, 132String.Empty,
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
318_cbChoices.Text = String.Empty;
UI\MobileControls\Design\SelectionListDesigner.cs (1)
115return String.Empty;
UI\MobileControls\Design\StylesEditorDialog.cs (4)
520_txtType.Text = String.Empty; 548documentElement.SetInnerHTML(String.Empty); 554tridentDocument.SetBgColor(String.Empty); 560documentElement.SetInnerHTML(String.Empty);
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
565String cycledStyles = String.Empty;
UI\MobileControls\Design\TemplatingOptionsDialog.cs (2)
237_cmbSchemas.Text = String.Empty; 472_cmbSchemas.Text = String.Empty;
UI\MobileControls\Design\Util\DesignerUtility.cs (1)
70argument = String.Empty;
UI\MobileControls\Design\Util\MSHTMLHost.cs (8)
131throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 180throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 236throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 240throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 244throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 254throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 258throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 262throw new COMException(String.Empty, NativeMethods.E_NOTIMPL);
UI\MobileControls\Design\Util\SimpleParser.cs (1)
284return String.Empty;
UI\MobileControls\Design\Util\UnsettableComboBox.cs (2)
66return String.Empty; 78base.Text = String.Empty;
UI\MobileControls\DeviceSpecificChoice.cs (2)
39private String _deviceFilter = String.Empty; 65value = String.Empty;
UI\MobileControls\Form.cs (2)
74return((s != null) ? s : String.Empty); 116return((s != null) ? s : String.Empty);
UI\MobileControls\Image.cs (1)
121return((s != null) ? s : String.Empty);
UI\MobileControls\Link.cs (2)
53return((s != null) ? s : String.Empty); 73return((s != null) ? s : String.Empty);
UI\MobileControls\ListDataHelper.cs (3)
77return s == null ? String.Empty : s; 91return (s != null) ? s : String.Empty; 104return (s != null) ? s : String.Empty;
UI\MobileControls\LiteralText.cs (1)
155return (stop > start) ? text.Substring(start, stop - start) : String.Empty;
UI\MobileControls\LiteralTextContainerControlBuilder.cs (1)
47new CompileLiteralTextParser(Parser, this, String.Empty, 1);
UI\MobileControls\LiteralTextParser.cs (4)
83Text = String.Empty; 105return (o != null) ? (String)o : String.Empty; 352ParseText(String.Empty); 644_currentTag.Text = String.Empty;
UI\MobileControls\MobileControl.cs (6)
165return String.Empty; 937text = String.Empty; 986text = String.Empty; 997text = String.Empty; 1142return String.Empty; 1211return String.Empty;
UI\MobileControls\MobileControlsSection.cs (1)
722((value == null) ? String.Empty : value.ToString()),
UI\MobileControls\MobileListItem.cs (2)
148s = String.Empty; 182s = String.Empty;
UI\MobileControls\MobilePage.cs (5)
176return String.Empty; 492return String.Empty; 584queryStringText = String.Empty; 621return String.Empty; 1503return String.Empty;
UI\MobileControls\ObjectList.cs (7)
115return s == null ? String.Empty : s; 208return (s != null) ? s : String.Empty; 230return (s != null) ? s : String.Empty; 252return (s != null) ? s : String.Empty; 1397return detailsCommandText != null ? detailsCommandText : String.Empty; 1418return backCommandText != null ? backCommandText : String.Empty; 1439return moreText != null ? moreText : String.Empty;
UI\MobileControls\ObjectListCommand.cs (2)
58return (_name == null) ? String.Empty : _name; 79return (_text == null) ? String.Empty : _text;
UI\MobileControls\ObjectListField.cs (5)
49return (s == null) ? String.Empty : s; 66return (s == null) ? String.Empty : s; 84return (s == null) ? String.Empty : s; 102return (s == null) ? String.Empty : s; 229dataText = String.Empty;
UI\MobileControls\ObjectListItem.cs (1)
77return (s != null) ? s : String.Empty;
UI\MobileControls\PagerStyle.cs (4)
35NextPageTextKey = RegisterStyle("NextPageText", typeof(String), String.Empty, false), 36PreviousPageTextKey = RegisterStyle("PreviousPageText", typeof(String), String.Empty, false), 37PageLabelKey = RegisterStyle("PageLabel", typeof(String), String.Empty, false); 133s = String.Empty;
UI\MobileControls\PersistNameAttribute.cs (2)
24public static readonly PersistNameAttribute Default = new PersistNameAttribute(String.Empty); 26private String _name = String.Empty;
UI\MobileControls\PhoneCall.cs (3)
55return((s != null) ? s : String.Empty); 114return((s != null) ? s : String.Empty); 134return((s != null) ? s : String.Empty);
UI\MobileControls\SessionViewState.cs (1)
171info.AddValue("s", String.Empty);
UI\MobileControls\Style.cs (2)
49FontNameKey = RegisterStyle("FontName" , typeof(String) , String.Empty , true), 232return name != null ? name : String.Empty;
UI\MobileControls\StyleSheet.cs (2)
220return s != null ? s : String.Empty; 512return String.Empty;
UI\MobileControls\TextView.cs (1)
433String text = element.Text != null ? element.Text : String.Empty;
UI\MobileControls\ValidationSummary.cs (2)
67return((s != null) ? s : String.Empty); 88return((s != null) ? s : String.Empty);
System.Web.Services (72)
System\Web\Services\Configuration\WsdlHelpGeneratorElement.cs (1)
50value = string.Empty;
System\Web\Services\Configuration\XmlFormatExtensionAttribute.cs (2)
65get { return ns == null ? string.Empty : ns; } 74get { return name == null ? string.Empty : name; }
System\Web\Services\Configuration\XmlFormatExtensionPointAttribute.cs (1)
33get { return name == null ? string.Empty : name; }
System\Web\Services\Configuration\XmlFormatExtensionPrefixAttribute.cs (2)
41get { return prefix == null ? string.Empty : prefix; } 50get { return ns == null ? string.Empty : ns; }
System\Web\Services\Description\HttpFormatExtensions.cs (2)
13get { return location == null ? string.Empty : location; } 43get { return location == null ? string.Empty : location; }
System\Web\Services\Description\MimeFormatExtensions.cs (4)
25get { return type == null ? string.Empty : type; } 140get { return name == null ? string.Empty : name; } 147get { return type == null ? string.Empty : type; } 196get { return pattern == null ? string.Empty : pattern; }
System\Web\Services\Description\MimeParameter.cs (2)
24get { return name == null ? string.Empty : name; } 29get { return typeName == null ? string.Empty : typeName; }
System\Web\Services\Description\MimeReturn.cs (1)
24get { return typeName == null ? string.Empty : typeName; }
System\Web\Services\Description\MimeTextImporter.cs (1)
58CodeTypeDeclaration codeClass = WebCodeGenerator.AddClass(ImportContext.CodeNamespace, typeName, string.Empty, new string[0], null, CodeFlags.IsPublic,
System\Web\Services\Description\MimeXmlImporter.cs (1)
66Exporter.AddMappingMetadata(importedReturn.Attributes, importedReturn.TypeMapping, string.Empty);
System\Web\Services\Description\ProtocolReflector.cs (2)
275if (bindingName == null) bindingName = string.Empty; 475protected virtual string ReflectMethodBinding() { return string.Empty; }
System\Web\Services\Description\ServiceDescription.cs (5)
71get { return retrievalUrl == null ? string.Empty : retrievalUrl; } 544get { return ns == null ? string.Empty : ns; } 554get { return location == null ? string.Empty : location; } 581return string.Empty; 1095if (parameters == null) return string.Empty;
System\Web\Services\Description\ServiceDescriptionImporter.cs (1)
203get { return protocolName == null ? string.Empty : protocolName; }
System\Web\Services\Description\ServiceDescriptions.cs (1)
100return string.Empty;
System\Web\Services\Description\SoapFormatExtensions.cs (11)
27get { return transport == null ? string.Empty : transport; } 78get { return soapAction == null ? string.Empty : soapAction; } 108get { return ns == null ? string.Empty : ns; } 115get { return encoding == null ? string.Empty : encoding; } 185get { return ns == null ? string.Empty : ns; } 192get { return encoding == null ? string.Empty : encoding; } 239get { return encoding == null ? string.Empty : encoding; } 246get { return ns == null ? string.Empty : ns; } 290get { return encoding == null ? string.Empty : encoding; } 297get { return ns == null ? string.Empty : ns; } 310get { return location == null ? string.Empty : location; }
System\Web\Services\Description\WebReference.cs (1)
141get { return protocolName == null ? string.Empty : protocolName; }
System\Web\Services\Description\WebServicesInteroperability.cs (3)
376wireSignatures[key] = string.Empty; 625return String.Empty; 780return String.Empty;
System\Web\Services\Discovery\ContractReference.cs (1)
144document == null ? string.Empty : document.GetType().FullName,
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (1)
608this.referenceTypeName = referenceType == null ? string.Empty : referenceType.FullName;
System\Web\Services\Discovery\DiscoveryDocumentReference.cs (1)
91document == null ? string.Empty : document.GetType().FullName,
System\Web\Services\Discovery\SchemaReference.cs (1)
182document == null ? string.Empty : document.GetType().FullName,
System\Web\Services\Protocols\ClientProtocol.cs (3)
145get { return (connectionGroupName == null) ? string.Empty : connectionGroupName; } 174get { return uri == null ? string.Empty : uri.ToString(); } 814get { return (userAgent == null) ? string.Empty : userAgent; }
System\Web\Services\Protocols\LogicalMethodInfo.cs (1)
554return string.Empty;
System\Web\Services\Protocols\MatchAttribute.cs (1)
30get { return pattern == null ? string.Empty : pattern; }
System\Web\Services\Protocols\RequestResponse.cs (1)
137string content = (stream != null) ? ReadResponse(response, stream) : string.Empty;
System\Web\Services\Protocols\Scalars.cs (1)
22return string.Empty;
System\Web\Services\Protocols\SoapDocumentMethodAttribute.cs (3)
83get { return requestName == null ? string.Empty : requestName; } 92get { return responseName == null ? string.Empty : responseName; } 119get { return binding == null ? string.Empty : binding; }
System\Web\Services\Protocols\SoapException.cs (4)
208get { return actor == null ? string.Empty : actor; } 236get { return lang == null ? string.Empty : lang; } 247get { return actor == null ? string.Empty : actor; } 256get { return role == null ? string.Empty : role; }
System\Web\Services\Protocols\SoapHeader.cs (1)
108get { return actor == null ? string.Empty : actor; }
System\Web\Services\Protocols\SoapHeaderAttribute.cs (1)
40get { return memberName == null ? string.Empty : memberName; }
System\Web\Services\Protocols\SoapReflector.cs (1)
217binding = string.Empty;
System\Web\Services\Protocols\SoapRpcMethodAttribute.cs (3)
56get { return binding == null ? string.Empty : binding; } 92get { return requestName == null ? string.Empty : requestName; } 101get { return responseName == null ? string.Empty : responseName; }
System\Web\Services\WebMethodAttribute.cs (2)
108return (description == null) ? string.Empty : description; 196return messageName == null ? string.Empty : messageName;
System\Web\Services\WebServiceAttribute.cs (2)
39return (description == null) ? string.Empty : description; 66return name == null ? string.Empty : name;
System\Web\Services\WebServiceBindingAttribute.cs (3)
83get { return location == null ? string.Empty : location; } 92get { return name == null ? string.Empty : name; } 101get { return ns == null ? string.Empty : ns; }
System.Windows.Forms (215)
misc\DbgUtil.cs (3)
232string message = String.Empty; 291string trace = String.Empty; 337string args = String.Empty;
parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (3)
31_suffix = string.Empty; 71if (Suffix == string.Empty) 137if (Suffix != string.Empty) {
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (2)
1768string timestamp = String.Empty; 1842string timestamp = String.Empty;
winforms\Managed\System\Resources\ResXDataNode.cs (1)
413nodeInfo.ValueData = string.Empty;
winforms\Managed\System\Resources\ResXFileRef.cs (1)
148return String.Empty;
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
2749String.Empty);
winforms\Managed\System\WinForms\Application.cs (2)
625if (value == null) value = string.Empty; 1408string clrPath = string.Empty;
winforms\Managed\System\WinForms\Binding.cs (7)
54private string formatString = String.Empty; 72public Binding(string propertyName, Object dataSource, string dataMember) : this(propertyName, dataSource, dataMember, false, 0, null, String.Empty, null) { 76public Binding(string propertyName, Object dataSource, string dataMember, bool formattingEnabled) : this(propertyName, dataSource, dataMember, formattingEnabled, 0, null, String.Empty, null) { 80public Binding(string propertyName, Object dataSource, string dataMember, bool formattingEnabled, DataSourceUpdateMode dataSourceUpdateMode) : this(propertyName, dataSource, dataMember, formattingEnabled, dataSourceUpdateMode, null, String.Empty, null) { 84public Binding(string propertyName, Object dataSource, string dataMember, bool formattingEnabled, DataSourceUpdateMode dataSourceUpdateMode, object nullValue) : this(propertyName, dataSource, dataMember, formattingEnabled, dataSourceUpdateMode, nullValue, String.Empty, null) { 374value = String.Empty; 623string errorText = String.Empty;
winforms\Managed\System\WinForms\BindingCompleteEventArgs.cs (2)
36this.errorText = (errorText == null) ? string.Empty : errorText; 67BindingCompleteContext context) : this(binding, state, context, string.Empty, null, false) {
winforms\Managed\System\WinForms\BindingSource.cs (6)
62private string dataMember = String.Empty; 109public BindingSource() : this(null, String.Empty) { 248value = String.Empty; 311return String.Empty; 645return String.Empty; 653((i < sortsColln.Count - 1) ? "," : String.Empty));
winforms\Managed\System\WinForms\BindToObject.cs (3)
22private string errorText = string.Empty; 115string text = string.Empty; 132return text ?? string.Empty;
winforms\Managed\System\WinForms\Clipboard.cs (1)
454return String.Empty;
winforms\Managed\System\WinForms\ComboBox.cs (12)
788return (matchingText == null) ? string.Empty : matchingText; 2927Debug.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"); 4692return KeyboardShortcut ?? string.Empty; 4700return Help ?? string.Empty; 5110return string.Empty; 5120return Help ?? string.Empty; 5273return string.Empty; 5283return Help ?? string.Empty; 5432return _owner.AccessibilityObject.Name ?? string.Empty; 5498return string.Empty; 5506return Help ?? string.Empty; 5668return Help ?? string.Empty;
winforms\Managed\System\WinForms\Control.cs (5)
11142Text = String.Empty; 19940return string.Empty; 19943return AccessibilityImprovements.Level3 ? (help ?? string.Empty) : help; 20164ns = String.Empty; 20206ns = String.Empty;
winforms\Managed\System\WinForms\ControlBindingsCollection.cs (4)
92return Add(propertyName, dataSource, dataMember, false, this.DefaultDataSourceUpdateMode, null, String.Empty, null); 97return Add(propertyName, dataSource, dataMember, formattingEnabled, this.DefaultDataSourceUpdateMode, null, String.Empty, null); 102return Add(propertyName, dataSource, dataMember, formattingEnabled, updateMode, null, String.Empty, null); 107return Add(propertyName, dataSource, dataMember, formattingEnabled, updateMode, nullValue, String.Empty, null);
winforms\Managed\System\WinForms\DataGrid.cs (2)
3757Set_ListManager(null, String.Empty, true); 4451Set_ListManager(null, String.Empty, true);
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
562string errString = String.Empty;
winforms\Managed\System\WinForms\DataGridRow.cs (3)
36private string tooltip = String.Empty; 626errString = String.Empty; 631tooltip = String.Empty;
winforms\Managed\System\WinForms\DataGridView.cs (5)
406private string toolTipCaption = String.Empty; 2368return String.Empty; 4798this.toolTipCaption = String.Empty; 4852this.toolTipCaption = String.Empty; 4947this.toolTipCaption = String.Empty;
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (1)
586return string.Empty;
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (2)
955string text = (formattedString != null) ? formattedString : String.Empty; 986string text = (formattedString != null) ? formattedString : String.Empty;
winforms\Managed\System\WinForms\DataGridViewCell.cs (11)
323return (errorText == null) ? string.Empty : (string)errorText; 882return (toolTipText == null) ? string.Empty : (string)toolTipText; 1846string errorText = string.Empty; 3197this.DataGridView.ActivateToolTip(false /*activate*/, string.Empty, -1, -1); 3214this.DataGridView.ActivateToolTip(false /*activate*/, string.Empty, -1, -1); 4781return String.Empty; 4835return String.Empty; 4983return String.Empty; 5448string automationId = string.Empty; 5541return Help ?? string.Empty; 5549return string.Empty;
winforms\Managed\System\WinForms\DataGridViewCellStyle.cs (1)
273return string.Empty;
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (4)
1478String.Empty, 1526String.Empty, 1570String.Empty, 1871return String.Empty;
winforms\Managed\System\WinForms\DataGridViewColumn.cs (6)
48private string dataPropertyName = String.Empty; 74this.name = String.Empty; 273value = String.Empty; 573return string.Empty; 578return string.Empty; 868this.name = string.Empty;
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (5)
1298return String.Empty; 1303return String.Empty; 1319return String.Empty; 1599return this.Help ?? string.Empty; 1608return string.Empty;
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (6)
255return String.Empty; 656return String.Empty; 1185displayValue = String.Empty; 1231value = String.Empty; 1241return (displayValue != null) ? Convert.ToString(displayValue, CultureInfo.CurrentCulture) : string.Empty; 1570initialFormattedValueStr = string.Empty;
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (4)
25string dataMember = String.Empty; 1133dataMember = String.Empty; 1238return String.Empty; 1272return String.Empty;
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (2)
83return string.Empty; 1000return String.Empty;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
11672this.DataMember = String.Empty;
winforms\Managed\System\WinForms\DataGridViewRow.cs (3)
216return (errorText == null) ? string.Empty : (string)errorText; 2413return this.Help ?? string.Empty; 2420return string.Empty;
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (5)
1236return String.Empty; 1252return String.Empty; 1324return String.Empty; 1507return this.Help ?? string.Empty; 1516return string.Empty;
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
546textBox.Text = string.Empty;
winforms\Managed\System\WinForms\DataGridViewTopLeftHeaderCell.cs (7)
496return String.Empty; 513return String.Empty; 531return String.Empty; 536return String.Empty; 573return String.Empty; 716return this.Help ?? string.Empty; 722return string.Empty;
winforms\Managed\System\WinForms\DataGridViewTopRowAccessibleObject.cs (1)
298return string.Empty;
winforms\Managed\System\WinForms\DataObject.cs (1)
381return String.Empty;
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
257string caption = String.Empty;
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
71Text = String.Empty;
winforms\Managed\System\WinForms\ErrorProvider.cs (4)
443SetError(binding.Control, (e.ErrorText == null ? String.Empty : e.ErrorText)); 947cparams.Caption = String.Empty; 1343this.error = String.Empty; 1364error = string.Empty;
winforms\Managed\System\WinForms\FileDialogCustomPlace.cs (2)
42return String.Empty; 61this._path = String.Empty;
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (4)
141selectedPath = (value == null) ? String.Empty : value; 199descriptionText = (value == null) ? String.Empty : value; 222descriptionText = String.Empty; 223selectedPath = String.Empty;
winforms\Managed\System\WinForms\Formatter.cs (1)
110return String.Empty;
winforms\Managed\System\WinForms\ImageList.cs (4)
113private string key = String.Empty; 127key = (value == null ? String.Empty : value); 135key = String.Empty; 1037keysCollection.Add(string.Empty);
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2825return string.Empty;
winforms\Managed\System\WinForms\ListBindingHelper.cs (1)
102return string.Empty;
winforms\Managed\System\WinForms\ListControl.cs (3)
54private string formatString = String.Empty; 246value = String.Empty; 563return String.Empty;
winforms\Managed\System\WinForms\ListView.cs (6)
73private string toolTipCaption = String.Empty; 202string backgroundImageFileName = string.Empty; 3002this.backgroundImageFileName = String.Empty; 3150return FindItem(false, String.Empty, false, new Point(x, y), searchDirection, -1, false); 4823this.backgroundImageFileName = String.Empty; 6181string text = String.Empty;
winforms\Managed\System\WinForms\ListViewItem.cs (6)
74private String toolTipText = String.Empty; 672return string.Empty; 850subItems[0] = new ListViewSubItem(this, string.Empty); 891return string.Empty; 916value = String.Empty; 1396listView.SetItemText(itemIndex, i, string.Empty);
winforms\Managed\System\WinForms\MaskedTextBox.cs (2)
703return this.flagState[IS_NULL_MASK]? string.Empty : this.maskedTextProvider.Mask; 1990return string.Empty;
winforms\Managed\System\WinForms\MdiWindowListStrip.cs (1)
103text = (text == null) ? String.Empty : text;
winforms\Managed\System\WinForms\MenuItem.cs (1)
1410String menuItemText = String.Empty;
winforms\Managed\System\WinForms\MessageBox.cs (2)
335return ShowCore(null, text, String.Empty, MessageBoxButtons.OK, MessageBoxIcon.None, MessageBoxDefaultButton.Button1, 0, false); 397return ShowCore(owner, text, String.Empty, MessageBoxButtons.OK, MessageBoxIcon.None, MessageBoxDefaultButton.Button1, 0, false);
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
2676return string.Empty; 2724var value = string.Empty;
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
472this.Text = String.Empty;
winforms\Managed\System\WinForms\ProfessionalColorTable.cs (1)
16private string lastKnownColorScheme = String.Empty;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (4)
681keyWord = String.Empty; 1774str = String.Empty; 2872return string.Empty; 2882return Help ?? string.Empty;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1183return string.Empty;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6307return Help ?? string.Empty;
winforms\Managed\System\WinForms\RichTextBox.cs (2)
3111string result = string.Empty; 3373return string.Empty;
winforms\Managed\System\WinForms\TabControl.cs (1)
62private string controlTipText = String.Empty;
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
92return string.Empty;
winforms\Managed\System\WinForms\ToolStripItem.cs (4)
4128return (mnemonic == (char) 0) ? string.Empty : mnemonic.ToString(); 4130return (mnemonic == (char) 0) ? string.Empty : ("Alt+" + mnemonic); 4188return Help ?? string.Empty; 4704layoutOptions.text = ((Owner.DisplayStyle & ToolStripItemDisplayStyle.Text) == ToolStripItemDisplayStyle.Text) ? Owner.Text : String.Empty;
winforms\Managed\System\WinForms\ToolStripLabel.cs (1)
374return string.Empty;
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (1)
1215return String.Empty;
winforms\Managed\System\WinForms\ToolStripSettings.cs (2)
341return String.Empty; 375this.ToolStripPanelName = String.Empty;
winforms\Managed\System\WinForms\ToolTip.cs (3)
73string toolTipTitle = string.Empty; 569value = string.Empty; 1236return String.Empty;
winforms\Managed\System\WinForms\TrustManager.cs (3)
259string strBrowserCommand = (string) key.GetValue(string.Empty); 690return string.Empty; 723return string.Empty;
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
49this.tableLayoutPanel.AccessibleName = string.Empty;
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (6)
96this.tableLayoutPanelOuter.AccessibleName = string.Empty; 99this.tableLayoutPanelQuestion.AccessibleName = string.Empty; 105this.tableLayoutPanelInfo.AccessibleName = string.Empty; 114this.tableLayoutPanelButtons.AccessibleName = string.Empty; 119this.warningTextTableLayoutPanel.AccessibleName = string.Empty; 125this.lineLabel.AccessibleName = string.Empty;
winforms\Managed\System\WinForms\VisualStyles\VisualStyleInformation.cs (10)
75return String.Empty; 91return String.Empty; 107return String.Empty; 123return String.Empty; 139return String.Empty; 155return String.Empty; 171return String.Empty; 189return String.Empty; 205return String.Empty; 221return String.Empty;
winforms\Managed\System\WinForms\WinFormsUtils.cs (3)
235return string.Empty; 370string result = string.Empty; 376result = string.Empty;
System.Windows.Forms.DataVisualization (236)
Common\Annotation\AnnotationBase.cs (13)
184 private string _axisXName = String.Empty; 185 private string _axisYName = String.Empty; 207 private string _anchorDataPointName = String.Empty; 220 private string _tooltip = String.Empty; 272 private string _url = String.Empty; 273 private string _mapAreaAttributes = String.Empty; 274private string _postbackValue = String.Empty; 1292 return string.Empty; 1378 _axisXName = String.Empty; 1422 _axisYName = String.Empty; 1522 _anchorDataPointName = String.Empty; 3353 string name = String.Empty; 3374 string name = String.Empty;
Common\Annotation\AnnotationCollection.cs (1)
272 string url = String.Empty;
Common\Annotation\ArrowAnnotation.cs (1)
339String.Empty,
Common\Annotation\CalloutAnnotation.cs (10)
786 String.Empty); 882 String.Empty, 1046String.Empty, 1069 String.Empty, 1199 String.Empty, 1230 String.Empty, 1251 String.Empty, 1287 String.Empty, 1406 String.Empty, 1453 String.Empty,
Common\Annotation\GroupAnnotation.cs (1)
965 String.Empty);
Common\Annotation\ImageAnnotation.cs (2)
73 private string _imageName = String.Empty; 631 String.Empty);
Common\Annotation\PolygonAnnotation.cs (2)
698String.Empty, 718String.Empty,
Common\Annotation\RectangleAnnotation.cs (2)
424 String.Empty, 667 String.Empty,
Common\Annotation\TextAnnotation.cs (1)
494 String.Empty);
Common\ChartTypes\BoxPlotChart.cs (3)
1647 string boxPercentile = (boxPoint.IsCustomPropertySet(CustomPropertyName.BoxPlotPercentile)) ? boxPoint[CustomPropertyName.BoxPlotPercentile] : String.Empty; 1652 string boxWhiskerPercentile = (boxPoint.IsCustomPropertySet(CustomPropertyName.BoxPlotWhiskerPercentile)) ? boxPoint[CustomPropertyName.BoxPlotWhiskerPercentile] : String.Empty; 1708 string showUnusualValues = (boxPoint.IsCustomPropertySet(CustomPropertyName.BoxPlotShowUnusualValues)) ? boxPoint[CustomPropertyName.BoxPlotShowUnusualValues] : String.Empty;
Common\ChartTypes\ErrorBarChart.cs (3)
334 string linkedSeriesName = string.Empty; 740 string markerStyle = String.Empty; 1515 string markerStyle = String.Empty;
Common\ChartTypes\FastLineChart.cs (2)
273 Axis hAxis = area.GetAxis(AxisName.X, series.XAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.XSubAxisName); 274 Axis vAxis = area.GetAxis(AxisName.Y, series.YAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.YSubAxisName);
Common\ChartTypes\FastPointChart.cs (2)
273 Axis hAxis = area.GetAxis(AxisName.X, series.XAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.XSubAxisName); 274 Axis vAxis = area.GetAxis(AxisName.Y, series.YAxisType, (area.Area3DStyle.Enable3D) ? string.Empty : series.YSubAxisName);
Common\ChartTypes\FunnelChart.cs (1)
3019 public string Text = string.Empty;
Common\ChartTypes\PieChart.cs (2)
5614String pointLabel = String.Empty; 5625pointLabel = String.Empty;
Common\ChartTypes\StackedBarChart.cs (3)
340 internal string currentStackGroup = string.Empty; 534 string xSubAxisName = string.Empty; 535 string ySubAxisName = string.Empty;
Common\ChartTypes\StackedColumnChart.cs (4)
335 internal string currentStackGroup = string.Empty; 541 string xSubAxisName = string.Empty; 542 string ySubAxisName = string.Empty; 1073 string stackGroupName = string.Empty;
Common\Converters\CustomAttributesConverters.cs (2)
489 private string _name = string.Empty; 842 private string _displayName = string.Empty;
Common\Converters\DataManagerConverters.cs (2)
803 string result = string.Empty; 814 return string.Empty;
Common\DataManager\DataPoint.cs (11)
1819internal string _lastLabelText = String.Empty; 2599string attributeValue = string.Empty; 2600string attributeName = string.Empty; 2863public DataPointCustomProperties(Series series, bool pointProperties): base( series, String.Empty) 3289 value = string.Empty; 3348 value = string.Empty; 3412 value = string.Empty; 3742 value = string.Empty; 4398 value = string.Empty; 4722 value = string.Empty; 6972 string userDefinedCustomAttribute = string.Empty;
Common\DataManager\DataSeries.cs (8)
217private string _chartArea = String.Empty; 223private string _legend = String.Empty; 226 private string _dataSourceXMember = String.Empty; 229 private string _dataSourceYMembers = String.Empty; 1807 _dataSourceXMember = String.Empty; 1850 _dataSourceYMembers = String.Empty; 2259 return string.Empty; 2280 return string.Empty;
Common\General\Axis.cs (6)
285 private string _toolTip = String.Empty; 290private string _url = String.Empty; 298 private string _mapAreaAttributes = String.Empty; 300private string _postbackValue = String.Empty; 497return string.Empty; 4719label.Text = string.Empty;
Common\General\AxisLabels.cs (1)
225String.Empty
Common\General\AxisScale.cs (1)
1968if ( ChartArea.SeriesIntegerType( this.axisType, string.Empty ))
Common\General\BaseClasses.cs (3)
266private string _name = String.Empty; 391_oldName = oldElement!=null ? oldElement.Name : string.Empty; 392_newName = newElement!=null ? newElement.Name : string.Empty;
Common\General\BaseCollections.cs (1)
374string result = string.Empty;
Common\General\Chart.cs (2)
1425series.YValueMembers = String.Empty; 1426series.XValueMember = String.Empty;
Common\General\ChartArea.cs (1)
3099internal string ChartType = string.Empty;
Common\General\ChartArea3D.cs (4)
983 string seriesStackGroupName = string.Empty; 1676 string stackGroupName = string.Empty; 1700 stackGroupName = string.Empty; 1785 string groupName = string.Empty;
Common\General\ChartAreaAxes.cs (8)
179 subAxisName = string.Empty; 281 if( GetYAxesSeries( AxisType.Primary, string.Empty ).Count != 0 ) 307 if( GetYAxesSeries( AxisType.Secondary, string.Empty ).Count != 0 ) 1232string groupName = string.Empty; 1482List<string> seriesArray = this.GetXAxesSeries((axisIndex == 0) ? AxisType.Primary : AxisType.Secondary, string.Empty); 1611return GetXAxesSeries(AxisType.Primary, string.Empty); 1613return GetXAxesSeries(AxisType.Secondary, string.Empty); 1677return GetYAxesSeries( AxisType.Primary, string.Empty );
Common\General\ChartAreaCircular.cs (1)
81 internal string Title = string.Empty;
Common\General\ChartAreaCollection.cs (1)
71get { return this.Count > 0 ? this[0].Name : String.Empty; }
Common\General\ChartGraphics.cs (14)
1298string result = string.Empty; 2252string url = string.Empty; 2253string mapAreaAttributes = string.Empty; 2254string postbackValue = string.Empty; 2343string imageUrl = string.Empty; 2344string imageMapAreaAttributes = string.Empty; 2345string postbackValue = string.Empty; 2355string.Empty, 2859 string.Empty, 2886 string.Empty, 2985 string.Empty, 3013 string.Empty, 4362 String.Empty, 4379 String.Empty,
Common\General\ChartRenderingEngine.cs (1)
635 string hRef = string.Empty;
Common\General\ImageMap.cs (16)
167 private string _toolTip = String.Empty; 168private string _url = String.Empty; 169private string _attributes = String.Empty; 170private string _postBackValue = String.Empty; 194: this(String.Empty, url, String.Empty, String.Empty, path, null) 205: this(String.Empty, url, String.Empty, String.Empty, rect, null) 218: this(shape, String.Empty, url, String.Empty, String.Empty, coordinates, null) 350return String.Empty; 422string checkValue = value.Trim().Replace("\r", String.Empty).Replace("\n", String.Empty);
Common\General\Label.cs (8)
442 private string _image = string.Empty; 448 private string _tooltip = string.Empty; 454 private string _imageUrl = string.Empty; 457 private string _imageMapAreaAttributes = string.Empty; 459private string _imagePostbackValue = String.Empty; 462 private string _url = string.Empty; 465 private string _mapAreaAttributes = string.Empty; 467private string _postbackValue = String.Empty;
Common\General\Legend.cs (17)
313 private string _title = String.Empty; 2554 string.Empty, 4173 string.Empty, 4236 string.Empty, 4292 string.Empty, 4350 string.Empty, 4584 string.Empty, 4602 string.Empty, 4623 string.Empty, 4641 string.Empty, 4868get { return this.Count > 0 ? this[0].Name : String.Empty; } 5192private string _postbackValue = String.Empty; 5248this.PostBackValue = String.Empty; 5266this.PostBackValue = String.Empty; 6136this.Cells.Add(LegendCellType.SeriesSymbol, string.Empty, ContentAlignment.MiddleCenter); 6140this.Cells.Add(LegendCellType.SeriesSymbol, string.Empty, ContentAlignment.MiddleCenter); 6157 this.Cells.Add(LegendCellType.SeriesSymbol, string.Empty, ContentAlignment.MiddleCenter);
Common\General\LegendColumns.cs (19)
152 private string _toolTip = string.Empty; 160 private string _url = string.Empty; 163 private string _mapAreaAttribute = string.Empty; 164private string _postbackValue = String.Empty; 168 private string _headerText = string.Empty; 196: this(string.Empty, LegendCellColumnType.Text, KeywordName.LegendText, ContentAlignment.MiddleCenter) 823 private string _text = string.Empty; 838 private string _image = string.Empty; 856 private string _toolTip = string.Empty; 867 private string _url = string.Empty; 870 private string _mapAreaAttribute = string.Empty; 871private string _postbackValue = String.Empty; 898 this.Intitialize(LegendCellType.Text, string.Empty, ContentAlignment.MiddleCenter); 950this.PostBackValue = String.Empty; 1716 return string.Empty; 1742 return string.Empty; 1768 return string.Empty; 1794return string.Empty; 1932 string.Empty,
Common\General\NamedImageCollection.cs (1)
84 private string _name = string.Empty;
Common\General\Selection.cs (3)
2018string alowedElements = String.Empty; 2157result.Add(this.GetHitTestResult(String.Empty, 0, ChartElementType.Nothing, null, null)); 2632string dataPointSeries = String.Empty;
Common\General\StripLine.cs (3)
167private string _postbackValue = String.Empty; 422 common.HotRegionsList.AddHotRegion(rect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty); 499 common.HotRegionsList.AddHotRegion( lineRect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty );
Common\General\Title.cs (9)
202 private string _text = String.Empty; 241 private string _toolTip = String.Empty; 244private string _url = String.Empty; 245 private string _mapAreaAttributes = String.Empty; 246private string _postbackValue = String.Empty; 261 Initialize(string.Empty, Docking.Top, null, Color.Black); 582 _text = (value == null) ? string.Empty : value; 1539 String.Empty, 1688 Common.HotRegionsList.AddHotRegion( titlePosition, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.Title, string.Empty );
Common\Utilities\CustomAttributesRegistry.cs (5)
555string.Empty, 876string.Empty, 898 string.Empty, 1888 public string Name = String.Empty; 1903 public string Description = String.Empty;
Common\Utilities\KeywordsRegistry.cs (20)
161 string.Empty, 172 string.Empty, 183 string.Empty, 194 string.Empty, 205 string.Empty, 216 string.Empty, 227 string.Empty, 238 string.Empty, 249 string.Empty, 273 string.Empty, 284 string.Empty, 295 string.Empty, 306 string.Empty, 317 string.Empty, 381 public string Name = String.Empty; 386 public string Keyword = String.Empty; 392 public string KeywordAliases = String.Empty; 397 public string Description = String.Empty; 402 public string AppliesToTypes = String.Empty; 407 public string AppliesToProperties = String.Empty;
Common\Utilities\ValueConverter.cs (1)
70format = format ?? String.Empty;
Common\Utilities\XmlSerializer.cs (1)
2964 string typeName = String.Empty;
WinForm\ChartWinControl.cs (2)
1873 string buildNumber = String.Empty; 2914 String.Empty);
WinForm\Utilities\AccessibleObject.cs (11)
198string.Empty, 383internal string name = string.Empty; 386internal string objectValue = string.Empty; 389protected string seriesName = string.Empty; 598string.Empty, 671string.Empty, 708string.Empty, 732string.Empty, 744string.Empty, 801string.Empty, 814string.Empty,
System.Workflow.Activities (79)
Common\BasePropertyDescriptor.cs (3)
305private string desc = string.Empty; 329string qualifier = String.Empty; 501string propertyName = String.Empty;
Common\CompilerHelpers.cs (2)
52return CreateCodeProviderInstance(type, string.Empty); 110return CompilerHelpers.GetCodeDomProvider(language, string.Empty);
Common\CompModHelpers.cs (11)
69string keyPath = String.Empty; 276newNs = string.Empty; 410string rootNs = string.Empty; 474namespaceName = String.Empty; 475className = String.Empty; 538string path = string.Empty; 588string path = string.Empty; 955string interfaceName = String.Empty; 956string method = String.Empty; 1080string nextActivityName = string.Empty; 1413string nextActivityName = string.Empty;
Common\TypeSystemHelpers.cs (9)
49typeName = string.Empty; 51elemantDecorator = string.Empty; 83if ((bracketContent == String.Empty) || (bracketContent.TrimStart()[0] == ',')) 286string typeName = string.Empty; 344string formattedType = string.Empty; 346string baseTypeName = string.Empty; 347string elementDecorators = string.Empty; 416string simpleTypeName = String.Empty; 417string decoratorString = String.Empty;
Designers\EventSinkActivityDesigner.cs (1)
72PropertyDescriptorUtils.SetPropertyValue(Activity.Site, TypeDescriptor.GetProperties(Activity)["EventName"], Activity, String.Empty);
Designers\InvokeMethodActivityDesigner.cs (1)
71PropertyDescriptorUtils.SetPropertyValue(Activity.Site, TypeDescriptor.GetProperties(Activity)["MethodName"], Activity, String.Empty);
Designers\InvokeWebServiceDesigner.cs (4)
103this.url = (uri != null) ? uri.ToString() : string.Empty; 150PropertyDescriptorUtils.SetPropertyValue(Activity.Site, TypeDescriptor.GetProperties(Activity)["MethodName"], Activity, String.Empty); 163this.url = (uri != null) ? uri.ToString() : string.Empty; 233returnVal = (url != null) ? url.ToString() : string.Empty;
Designers\ServiceDesigner.cs (4)
69HelpText = String.Empty; 74HelpText = String.Empty; 79HelpText = String.Empty; 84HelpText = String.Empty;
Designers\SetStateDesigner.cs (3)
30private string previousTargetState = String.Empty; 72return String.Empty; 76return String.Empty;
Designers\WebServiceReceiveDesigner.cs (1)
55propertyDescriptor.SetValue(Activity, String.Empty);
EventDriven.cs (1)
73string message = string.Empty;
LocalService\WorkflowMessageEventArgs.cs (1)
38private string name = string.Empty;
Rules\CodeDomDecompiler.cs (2)
177return string.Empty; 324return string.Empty;
Rules\DeclarativeExpressionConditionDeclaration.cs (1)
220private string declaringActivityId = string.Empty;
Rules\Design\Dialogs\ConditionBrowserDialog.cs (1)
152previewBox.Text = string.Empty;
Rules\Design\Dialogs\RuleConditionDialog.cs (3)
93this.conditionTextBox.Text = string.Empty; 101conditionErrorProvider.SetError(this.conditionTextBox, string.Empty); 134conditionErrorProvider.SetError(this.conditionTextBox, string.Empty);
Rules\Design\Dialogs\RuleSetDialog.cs (20)
161this.conditionTextBox.Text = rule.Condition != null ? rule.Condition.ToString().Replace("\n", "\r\n") : string.Empty; 165conditionErrorProvider.SetError(this.conditionTextBox, string.Empty); 177thenErrorProvider.SetError(this.thenTextBox, string.Empty); 189elseErrorProvider.SetError(this.elseTextBox, string.Empty); 200this.nameTextBox.Text = string.Empty; 202this.reevaluationComboBox.Text = string.Empty; 203this.priorityTextBox.Text = string.Empty; 204this.conditionTextBox.Text = string.Empty; 205this.thenTextBox.Text = string.Empty; 206this.elseTextBox.Text = string.Empty; 215conditionErrorProvider.SetError(this.conditionTextBox, string.Empty); 216thenErrorProvider.SetError(this.thenTextBox, string.Empty); 217elseErrorProvider.SetError(this.elseTextBox, string.Empty); 236conditionErrorProvider.SetError(this.conditionTextBox, string.Empty); 260thenErrorProvider.SetError(this.thenTextBox, string.Empty); 284elseErrorProvider.SetError(this.elseTextBox, string.Empty); 425ListViewItem listViewItem = new ListViewItem(new string[] { rule.Name, String.Empty, String.Empty, String.Empty, String.Empty });
Rules\Design\LogicalExpressionTypeConverter.cs (2)
123ruleSetName = string.Empty; 272conditionName = string.Empty;
Rules\Helpers.cs (3)
28string className = String.Empty; 113string rulesFileName = string.Empty; 152string rulesFileName = string.Empty;
Rules\Parser\Scanner.cs (1)
840string message = string.Format(CultureInfo.CurrentCulture, Messages.Parser_InvalidIntegerConstant, string.Empty);
Rules\Walker.cs (1)
133string typeName = string.Empty;
SR.cs (1)
30private string resourceSet = String.Empty;
StateMachineSubscription.cs (3)
68private string _eventActivityName = String.Empty; 69private string _eventDrivenName = String.Empty; 70private string _stateName = String.Empty;
System.Workflow.ComponentModel (244)
AuthoringOM\Activity.cs (8)
1394lookupPaths.Add(this.QualifiedName, string.Empty); 1602+ string.Format(CultureInfo.CurrentCulture, " In instance {0} in activity {1}\n", new object[] { this.WorkflowInstanceId, string.Empty }) 1609this.WorkflowCoreRuntime.RaiseException(exception, this.Parent, string.Empty); 1620this.WorkflowCoreRuntime.RaiseException(exception, this.Parent, string.Empty); 1686this.WorkflowCoreRuntime.RaiseException(exception, this.Parent, string.Empty); 1852string retVal = string.Empty; 1878string retVal = string.Empty; 2162string remainingPath = string.Empty;
AuthoringOM\ActivityExecutionContext.cs (1)
317this.currentActivity.WorkflowCoreRuntime.RaiseException(e, this.currentActivity.Parent, string.Empty);
AuthoringOM\ActivityExecutionContextCollection.cs (1)
373private string qualifiedID = string.Empty;
AuthoringOM\ActivityExecutorOperation.cs (1)
163string retVal = string.Empty;
AuthoringOM\ActivityInterfaces.cs (1)
58private string executorTypeName = string.Empty;
AuthoringOM\Behaviors\SynchronizationScope.cs (3)
115string stringifiedValue = string.Empty; 123if (stringifiedValue != string.Empty) 138if (realHandle != string.Empty && !synchronizationHandles.Contains(realHandle))
AuthoringOM\Bind.cs (14)
55private string name = string.Empty; 82path = string.Empty; 345private string path = string.Empty; 405private string path = string.Empty; 566private string id = string.Empty; 567private string path = string.Empty; 751string bindString = String.Empty; 890string relativeBindExpression = String.Empty; 1174PropertyInfo getProperty = new ActivityBindPropertyInfo(memberType, getMember[0] as MethodInfo, setMember[0] as MethodInfo, string.Empty, null); 1388string currentPath = string.Empty; 1407string newPath = (string.IsNullOrEmpty(currentPath)) ? additionalPath : currentPath + ((info.type == SourceValueType.Property) ? "." : string.Empty) + additionalPath; 1764private string error = string.Empty; 1792this.pathValue = (path != null) ? path.Trim() : String.Empty; 1804SourceValueInfo info = new SourceValueInfo(SourceValueType.Property, this.drillIn, string.Empty);
AuthoringOM\Compiler\CompileXomlTask.cs (4)
974optionName = string.Empty; 1058string manifestName = string.Empty; 1095string manifestName = string.Empty; 1130string manifestName = string.Empty;
AuthoringOM\Compiler\TypeSystem\AttributeInfo.cs (2)
215string baseTypeName = string.Empty; 216string elementDecorators = string.Empty;
AuthoringOM\Compiler\TypeSystem\DesignTimeType.cs (2)
310return string.Empty; 1346string str = string.Empty;
AuthoringOM\Compiler\TypeSystem\Helper.cs (1)
298typeName = string.Empty;
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
216private string name = String.Empty;
AuthoringOM\Compiler\TypeSystem\TypeProvider.cs (5)
257assemblyName = string.Empty; 317string typeName = string.Empty; 319string elementDecorator = string.Empty; 339else if (elementDecorator != string.Empty) 378string assemblyName = string.Empty;
AuthoringOM\Compiler\Validation\BindValidator.cs (3)
505string message = string.Empty; 626string path = String.Empty; 657path = (closingBracketIndex + 1 < indexerPart.Length) ? indexerPart.Substring(closingBracketIndex + 1) : string.Empty;
AuthoringOM\Compiler\Validation\DependencyObjectValidator.cs (1)
131PropertyValidationContext childContext = new PropertyValidationContext(propValue, null, String.Empty);
AuthoringOM\Compiler\Validation\PropertyValidationContext.cs (1)
10private string propertyName = string.Empty;
AuthoringOM\Compiler\Validation\ValidationError.cs (1)
12private string errorText = string.Empty;
AuthoringOM\Compiler\Validation\Validator.cs (4)
79string fullName = string.Empty; 88if (propertyValidationContext.PropertyName == string.Empty) 89fullName = string.Empty; // property chain broke... dicard properties after break 90else if (fullName == string.Empty)
AuthoringOM\Compiler\XomlCompiler.cs (7)
82return string.Empty; 103return string.Empty; 446return string.Empty; 746string localAssemblyPath = string.Empty; 772results.Errors.Add(new WorkflowCompilerError(String.Empty, -1, -1, ErrorNumbers.Error_UnknownCompilerException.ToString(CultureInfo.InvariantCulture), SR.GetString(SR.Error_CompilationFailed, e.Message))); 860localAssemblyPath = string.Empty; 976clonedParams.CompilerOptions = string.Empty;
AuthoringOM\Compiler\XomlCompilerHelpers.cs (11)
52new WorkflowCompilerError(string.Empty, 0, 0, ErrorNumbers.Error_LibraryPath.ToString(CultureInfo.InvariantCulture), string.Format(CultureInfo.CurrentCulture, SR.GetString(SR.LibraryPathIsInvalid), libraryPath)); 83string fileName = string.Empty; 198WorkflowCompilerError compilerError = new WorkflowCompilerError(string.Empty, 0, 0, ErrorNumbers.Error_TypeLoad.ToString(CultureInfo.InvariantCulture), entry.Value.Message); 313compilerSwitchValue = string.Empty; 320compilerSwitchValue = string.Empty; 483WorkflowCompilerError compilerError = new WorkflowCompilerError(string.Empty, 0, 0, ErrorNumbers.Error_InvalidReferencedAssembly.ToString(CultureInfo.InvariantCulture), SR.GetString(SR.Error_ReferencedAssemblyIsInvalid, reference)); 546compilerError = new WorkflowCompilerError(GetFileName(error), (int)GetValue(error, XomlCompilerHelper.LineNumber), (int)GetValue(error, XomlCompilerHelper.ColumnNumber), string.Empty, GetPrettifiedErrorText(error)); 595string fileName = string.Empty; 600fileName = string.Empty; 854string typeRefName = String.Empty; 898String publicKeyString = String.Empty;
AuthoringOM\Compiler\XomlCompilerParameters.cs (3)
110compilerVersion = string.Empty; 508return string.Empty; 533string rootNamespace = string.Empty;
AuthoringOM\DependencyProperty.cs (1)
51private string name = String.Empty;
AuthoringOM\Design\ActivityDesigner.cs (5)
74private string text = String.Empty; 761string title = String.Empty; 794this.rulesText = String.Empty; 1435ShowInfoTip(String.Empty); 1952return (descriptionAttribute != null) ? descriptionAttribute.Description : String.Empty;
AuthoringOM\Design\ActivityDesignerLayoutSerializers.cs (5)
28string prefix = String.Empty; 48string associatedActivityName = String.Empty; 321string stringValue = String.Empty; 376string convertedValue = String.Empty; 426string convertedValue = String.Empty;
AuthoringOM\Design\CommandSet.cs (2)
752string filter = String.Empty; 841string description = String.Empty;
AuthoringOM\Design\ComponentSerializationService.cs (2)
208WorkflowMarkupSerializationHelpers.ProcessDefTag(xomlSerializationManager, eventArgs.XmlReader, xomlSerializationManager.Context.Current as Activity, true, string.Empty); 809return String.Empty;
AuthoringOM\Design\Connector.cs (2)
618string activityName = String.Empty; 672string activityName = String.Empty;
AuthoringOM\Design\DesignerHelpers.cs (2)
1615throw new InvalidOperationException(SR.GetString(SR.Error_CantCreateMethod, activity != null ? activity.QualifiedName : string.Empty)); 1750rulesText = string.Empty;
AuthoringOM\Design\DesignerWidgets.cs (11)
827ShowInfoTip(String.Empty); 884workflowView.ShowInfoTip(String.Empty, infoTip); 1710this.buttonTips.SetToolTip(this, string.Empty); 1865this.buttonTips.SetToolTip(this, string.Empty); 2149private string infoTipTitle = String.Empty; 2150private string infoTipText = String.Empty; 2152private string inplaceTipText = String.Empty; 2420private string helpText = String.Empty; 2972string description = String.Empty; 2996string help = String.Empty; 3020string name = String.Empty;
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (12)
33private string newMemberName = string.Empty; 285string message = string.Empty; 289message += error.ErrorText + ((i == errors.Count - 1) ? string.Empty : "; "); 367string helpMessage = string.Empty; 383helpMessage = string.Format(CultureInfo.CurrentCulture, PropertyAssignableFormat, memberType, desiredType) + ((memberDescription.Length > 0) ? string.Format(CultureInfo.CurrentCulture, DescriptionFormat, memberDescription) : string.Empty); 387helpMessage += ((MemberActivityBindTreeNode.MemberName(path).IndexOfAny(new char[] { '[', ']' }) != -1) ? EditIndex : string.Empty); 454paths.AddRange(GetSubPropertiesOnType(activityType, string.Empty)); 597currentPath = (string.IsNullOrEmpty(currentPath)) ? string.Empty : currentPath + "."; 707return (description != null) ? description.Description : string.Empty; 710return string.Empty; 771return string.Empty; 1286string path = string.Empty;
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (3)
419error = String.Empty; 468string error = String.Empty; 1168return String.Empty;
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (9)
532this.typeTextBox.Text = string.Empty; 925string assemblyName = string.Empty; 952string nsName = string.Empty; 1037string typeName = String.Empty; 1044string parameters = string.Empty; 1450if ((string)value != string.Empty) 1469return string.Empty; 1473return string.Empty; 1595public string Name { get { return string.Empty; } set { } }
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (2)
980this.printDocument.PageSetupData.HeaderTemplate = string.Empty; 992this.printDocument.PageSetupData.FooterTemplate = string.Empty;
AuthoringOM\Design\MessageFilters\DragDropManager.cs (2)
656String description = String.Empty; 851string transactionDescription = String.Empty;
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (4)
171string infoTip = String.Empty; 220parentView.ShowInfoTip(String.Empty); 284ParentView.ShowInfoTip(String.Empty); 600private string description = String.Empty;
AuthoringOM\Design\ReferenceService.cs (2)
32CreateReferences(string.Empty, component, component); 367this.fullName = string.Empty;
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
44private string helpText = String.Empty;
AuthoringOM\Design\SequentialWorkflowHeaderFooter.cs (1)
39private string text = String.Empty;
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
60return String.Empty;
AuthoringOM\Design\Themes.cs (13)
115private string xml = String.Empty; 166private string name = String.Empty; 169private string filePath = String.Empty; 303string path = string.Empty; 353string themePath = (registryValue is string) ? (string)registryValue : String.Empty; 393themeKey.SetValue(WorkflowTheme.ThemePathKey, String.Empty); 644string directory = String.Empty; 743string errors = String.Empty; 850private string designerTypeName = String.Empty; 987private string designerImagePath = String.Empty; 1438private string watermarkImagePath = String.Empty; 1994private string watermarkImagePath = String.Empty; 3207return String.Empty;
AuthoringOM\Design\WorkflowInlining.cs (1)
294return String.Empty;
AuthoringOM\Design\WorkflowLayouts.cs (1)
623headerFooterData.FileName = (serviceDesignerLoader != null) ? serviceDesignerLoader.FileName : String.Empty;
AuthoringOM\Design\WorkflowPrinting.cs (3)
182headerFooterData.FileName = (serviceDesignerLoader != null) ? serviceDesignerLoader.FileName : String.Empty; 410private string headerTemplate = string.Empty; 411private string footerTemplate = string.Empty;
AuthoringOM\Design\WorkflowView.cs (1)
799this.workflowToolTip.SetText(String.Empty, text);
AuthoringOM\Design\XomlDesignerLoader.cs (2)
879string fullAliasName = string.Empty; 896fullPropertyName = (fullPropertyName.Length > fullComponentName.Length) ? fullPropertyName.Substring(fullComponentName.Length + 1, fullPropertyName.Length - fullComponentName.Length - 1) + "." + propDesc.Name : string.Empty;
AuthoringOM\ScheduleChanges.cs (2)
639private string ownerActivityDottedPath = string.Empty; 762string addedActivityText = string.Empty;
AuthoringOM\Serializer\ActivitySurrogate.cs (3)
159private string id = string.Empty; 174private string id = string.Empty; 330private string id = string.Empty;
AuthoringOM\Serializer\CodeTypeReferenceSerializer.cs (1)
33return string.Empty;
AuthoringOM\Serializer\CompositeActivityMarkupSerializer.cs (2)
25string prefix = String.Empty; 31prefix = String.Empty;
AuthoringOM\Serializer\ExtendedPropertyInfo.cs (3)
136prefix = String.Empty; 199string prefix = String.Empty; 220string prefix = String.Empty;
AuthoringOM\Serializer\MarkupExtensionSerializer.cs (3)
42string prefix = String.Empty; 80string typePrefix = String.Empty; 169return string.Empty;
AuthoringOM\Serializer\PropertySegmentSerializer.cs (1)
73String stringValue = String.Empty;
AuthoringOM\Serializer\WorkflowMarkupSerializationManager.cs (4)
155string typeNamespace = (type.Namespace != null) ? type.Namespace : String.Empty; 156string assemblyName = (type.Assembly != null && type.Assembly != this.localAssembly) ? type.Assembly.FullName : String.Empty; 171prefix = (mappingForType.Prefix.Equals(StandardXomlKeys.WorkflowPrefix, StringComparison.Ordinal)) ? String.Empty : mappingForType.Prefix; 311string assemblyName = string.Empty;
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (14)
79fileName = String.Empty; 653string stringValue = String.Empty; 732string propertyName = String.Empty; 735string prefix = String.Empty; 773string propertyName = String.Empty; 956string propertyName = String.Empty; 2057string propertyName = String.Empty; 2345string prefix = String.Empty, tagName = String.Empty, xmlns = String.Empty; 2353xmlns = String.Empty; 2380xmlns = String.Empty; 2487string prefix = String.Empty; 3089string contentPropertyName = String.Empty;
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (17)
38private string xmlns = String.Empty; 39private string clrns = String.Empty; 40private string targetAssemblyName = String.Empty; 41private string prefix = String.Empty; 42private string unifiedAssemblyName = String.Empty; 267string assemblyName = String.Empty; 271assemblyName = (index + 1 < clrNamespace.Length) ? clrNamespace.Substring(index + 1).Trim() : String.Empty; 283clrNamespace = String.Empty; 304string assemblyName = String.Empty; 329string clrNamespace = (type.Namespace != null) ? type.Namespace : String.Empty; 330string xmlNamespace = String.Empty; 331string assemblyName = String.Empty; 332string prefix = String.Empty; 362assemblyName = String.Empty; 381assemblyName = String.Empty; 407return string.Empty; 427string prefix = String.Empty;
AuthoringOM\Serializer\XamlInterfaces.cs (2)
179string prefix = String.Empty; 196type = manager.GetType(new XmlQualifiedName(typename, reader.LookupNamespace(string.Empty)));
AuthoringOM\Serializer\XmlDocumentSurrogate.cs (1)
32private string innerXml = string.Empty;
AuthoringOM\SR.cs (1)
29private string resourceSet = String.Empty;
Shared\BasePropertyDescriptor.cs (3)
304private string desc = string.Empty; 328string qualifier = String.Empty; 500string propertyName = String.Empty;
Shared\CompilerHelpers.cs (2)
50return CreateCodeProviderInstance(type, string.Empty); 108return CompilerHelpers.GetCodeDomProvider(language, string.Empty);
Shared\CompModHelpers.cs (11)
67string keyPath = String.Empty; 274newNs = string.Empty; 408string rootNs = string.Empty; 472namespaceName = String.Empty; 473className = String.Empty; 536string path = string.Empty; 586string path = string.Empty; 953string interfaceName = String.Empty; 954string method = String.Empty; 1078string nextActivityName = string.Empty; 1411string nextActivityName = string.Empty;
Shared\TypeSystemHelpers.cs (9)
48typeName = string.Empty; 50elemantDecorator = string.Empty; 82if ((bracketContent == String.Empty) || (bracketContent.TrimStart()[0] == ',')) 285string typeName = string.Empty; 343string formattedType = string.Empty; 345string baseTypeName = string.Empty; 346string elementDecorators = string.Empty; 415string simpleTypeName = String.Empty; 416string decoratorString = String.Empty;
Shared\XomlSerializationHelpers.cs (2)
392codeNamespace.Name = string.Empty; 473public string Name { get { return string.Empty; } set { } }
System.Workflow.Runtime (17)
DebugEngine\DebugController.cs (8)
306hostName = String.Empty; 307uri = String.Empty; 342channelProperties["name"] = string.Empty; 485string controllerConduitTypeName = debugEngineSubKey.GetValue(ControllerConduitTypeName, String.Empty) as string; 1022string id = string.Empty; 1025string iterationId = string.Empty; 1029iterationId = activity.Name + ((context > 1 && activity == contextActivity) ? "(" + context + ")" : string.Empty); 1085if (args.LoadedAssembly.Location != String.Empty)
DebugEngine\DebugControllerThread.cs (1)
103string evaluationFrameTypeName = debugEngineSubKey.GetValue(ExpressionEvaluationFrameTypeName, String.Empty) as string;
Hosting\DefaultWorkflowSchedulerService.cs (2)
54throw new ArgumentOutOfRangeException(MAX_SIMULTANEOUS_WORKFLOWS_KEY, maxSimultaneousWorkflows, String.Empty); 78throw new ArgumentOutOfRangeException(MAX_SIMULTANEOUS_WORKFLOWS_KEY, maxSimultaneousWorkflows, String.Empty);
Tracking\TrackingProfileSerializer.cs (5)
75nsmgr.AddNamespace(String.Empty, _ns); 1203writer.WriteElementString("Member", (null == extract.Member ? string.Empty : extract.Member)); 1249if (string.Empty == condition.Value) 1252writer.WriteRaw(string.Empty); 1276writer.WriteValue(null == s ? String.Empty : s);
WorkflowExecutor.cs (1)
2040this.rootActivity.SetValue(SuspendOrTerminateInfoProperty, string.Empty);
System.WorkflowServices (15)
SR.cs (1)
51string resourceSet = String.Empty;
System\Workflow\Activities\ChannelToken.cs (1)
117names.Add(string.Empty);
System\Workflow\Activities\ContextToken.cs (1)
120names.Add(string.Empty);
System\Workflow\Activities\ContractType.cs (2)
148return string.Empty; 873string str = string.Empty;
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (2)
363string errorString = string.Empty; 752errorString = string.Empty;
System\Workflow\Activities\LogicalChannel.cs (2)
26string configurationName = string.Empty; 132this.configurationName = configurationName ?? string.Empty;
System\Workflow\Activities\OperationInfo.cs (1)
187string returnValue = string.Empty;
System\Workflow\Activities\ServiceOperationInfoTypeConverter.cs (1)
43return string.Empty;
System\Workflow\Activities\TypedOperationInfo.cs (2)
89string returnValue = string.Empty; 109return string.Empty;
System\Workflow\Activities\ValidationHelper.cs (1)
137string typeName = string.Empty;
System\Workflow\Runtime\Hosting\ChannelManagerHelpers.cs (1)
195args = new object[] { endpointName ?? string.Empty };
System.Xaml.Hosting (2)
System\Xaml\Hosting\Configuration\HandlerElement.cs (2)
56value = string.Empty; 75value = string.Empty;
System.Xml (835)
parent\parent\parent\parent\InternalApis\Clr\inc\AppContextDefaultValues.cs (2)
59profile = string.Empty; 78identifier = profile = string.Empty;
System\Xml\BinaryXml\XmlBinaryReader.cs (40)
75this.prefix = this.localname = this.namespaceUri = String.Empty; 221this.symtable[0] = String.Empty; 344AddInitNamespace(String.Empty, String.Empty); 481return String.Empty; 558return string.Empty; 600ns = String.Empty; 639ns = String.Empty; 987return XmlConvert.ToBoolean(String.Empty); 1069return XmlConvert.ToDateTime(String.Empty, XmlDateTimeSerializationMode.RoundtripKind); 1155return XmlConvert.ToDouble(String.Empty); 1241return XmlConvert.ToSingle(String.Empty); 1327return XmlConvert.ToDecimal(String.Empty); 1413return XmlConvert.ToInt32(String.Empty); 1499return XmlConvert.ToInt64(String.Empty); 1534value = String.Empty; 1565value = String.Empty; 1710prefixStr = String.Empty; 1739throw new XmlException(Res.XmlBin_InvalidQNameID, String.Empty); 1746throw new XmlException(Res.XmlBin_InvalidQNameID, String.Empty); 2046return String.Empty; 2200name = new QName(string.Empty, this.xmlns, this.nsxmlns); 2237this.attributes[0].Set(new QName(string.Empty, this.xnt.Add("version"), string.Empty), ParseText()); 2241this.attributes[1].Set(new QName(string.Empty, this.xnt.Add("encoding"), string.Empty), ParseText()); 2251this.attributes[this.attrCount].Set(new QName(string.Empty, this.xnt.Add("standalone"), string.Empty), (standalone == 1) ? "yes" : "no"); 2259QName xmlDeclQName = new QName(String.Empty, this.xnt.Add("xml"), String.Empty); 2287PushNamespace(curDeclPrefix, string.Empty, false); 2308curDeclPrefix = string.Empty; 2312throw new XmlException(Res.Xml_PrefixForEmptyNs, String.Empty); 2766this.attributes[this.attrCount++].Set(new QName(string.Empty, this.xnt.Add("SYSTEM"), string.Empty), ParseText()); 2770this.attributes[this.attrCount++].Set(new QName(string.Empty, this.xnt.Add("PUBLIC"), string.Empty), ParseText()); 3573throw new XmlException( Res.XmlBin_InvalidQNameID, String.Empty ); 3711throw new XmlException(Res.XmlBin_InvalidQNameID, String.Empty); 3894throw new XmlException(Res.XmlBin_InvalidQNameID, String.Empty);
System\Xml\Cache\XPathDocumentBuilder.cs (29)
100idx = NewNode(out page, XPathNodeType.Text, string.Empty, string.Empty, string.Empty, string.Empty); 109this.idxParent = NewNode(out this.pageParent, XPathNodeType.Root, string.Empty, string.Empty, string.Empty, baseUri); 133this.WriteStartElement(prefix, localName, ns, string.Empty); 273AddSibling(XPathNodeType.Attribute, localName, namespaceName, prefix, string.Empty); 307AddSibling(XPathNodeType.Comment, string.Empty, string.Empty, string.Empty, string.Empty); 315this.WriteProcessingInstruction(name, text, string.Empty); 325AddSibling(XPathNodeType.ProcessingInstruction, name, string.Empty, string.Empty, baseUri); 402AddSibling(XPathNodeType.Text, string.Empty, string.Empty, string.Empty, string.Empty); 403this.pageSibling[this.idxSibling].SetValue(string.Empty); 575info = this.infoTable.Create(prefix, string.Empty, string.Empty, string.Empty, 697AddSibling((XPathNodeType) textType, string.Empty, string.Empty, string.Empty, string.Empty); 835return string.Empty;
System\Xml\Cache\XPathDocumentNavigator.cs (2)
100string s = string.Empty; 209return string.Empty;
System\Xml\Cache\XPathNode.cs (1)
362this.value = string.Empty;
System\Xml\Core\CharEntityEncoderFallback.cs (1)
75private string charEntity = string.Empty;
System\Xml\Core\QueryOutputWriter.cs (2)
138throw new XmlException(Res.Xml_NoMultipleRoots, string.Empty); 289throw new XmlException(Res.Xml_NoRoot, string.Empty);
System\Xml\Core\ValidatingReaderNodeData.cs (8)
139localName = string.Empty; 140prefix = string.Empty; 141namespaceUri = string.Empty; 142rawValue = string.Empty; 152localName = string.Empty; 153prefix = string.Empty; 154namespaceUri = string.Empty; 181rawValue = string.Empty;
System\Xml\Core\XmlAutoDetectWriter.cs (1)
41this.eventCache = new XmlEventCache(string.Empty, true);
System\Xml\Core\XmlCharCheckingReader.cs (2)
198Throw( Res.Xml_DtdIsProhibitedEx, string.Empty ); 261Throw( Res.Xml_DtdIsProhibitedEx, string.Empty );
System\Xml\Core\XmlCharCheckingReaderAsync.cs (2)
66Throw( Res.Xml_DtdIsProhibitedEx, string.Empty ); 129Throw( Res.Xml_DtdIsProhibitedEx, string.Empty );
System\Xml\Core\XmlCharCheckingWriter.cs (1)
208ws = string.Empty;
System\Xml\Core\XmlCharCheckingWriterAsync.cs (1)
127ws = string.Empty;
System\Xml\Core\XmlEventCache.cs (1)
298return string.Empty;
System\Xml\Core\XmlParserContext.cs (24)
18private String _docTypeName = String.Empty; 19private String _pubId = String.Empty; 20private String _sysId = String.Empty; 21private String _internalSubset = String.Empty; 22private String _xmlLang = String.Empty; 24private String _baseURI = String.Empty; 28: this(nt, nsMgr, null, null, null, null, String.Empty, xmlLang, xmlSpace) 34: this(nt, nsMgr, null, null, null, null, String.Empty, xmlLang, xmlSpace, enc) 58throw new XmlException(Res.Xml_NotSameNametable, string.Empty); 68_docTypeName = (null == docTypeName ? String.Empty : docTypeName); 69_pubId = (null == pubId ? String.Empty : pubId); 70_sysId = (null == sysId ? String.Empty : sysId); 71_internalSubset = (null == internalSubset ? String.Empty : internalSubset); 72_baseURI = (null == baseURI ? String.Empty : baseURI); 73_xmlLang = (null == xmlLang ? String.Empty : xmlLang); 102_docTypeName = (null == value ? String.Empty : value); 111_pubId = (null == value ? String.Empty : value); 120_sysId = (null == value ? String.Empty : value); 129_baseURI = (null == value ? String.Empty : value); 138_internalSubset = (null == value ? String.Empty : value); 147_xmlLang = (null == value ? String.Empty : value); 171return ( _internalSubset != string.Empty || _pubId != string.Empty || _sysId != string.Empty );
System\Xml\Core\XmlReader.cs (33)
180return string.Empty; 365return string.Empty; 381return XmlConvert.ToBoolean(string.Empty); 397return XmlConvert.ToDateTime(string.Empty, XmlDateTimeSerializationMode.RoundtripKind); 414return XmlConvert.ToDouble(string.Empty); 431return XmlConvert.ToSingle(string.Empty); 448return XmlConvert.ToDecimal(string.Empty); 465return XmlConvert.ToInt32(string.Empty); 482return XmlConvert.ToInt64(string.Empty); 499return string.Empty; 519return (returnType == typeof(string)) ? string.Empty : XmlUntypedConverter.Untyped.ChangeType(string.Empty, returnType, namespaceResolver); 686return string.Empty; 691return string.Empty; 697return string.Empty; 700string result = string.Empty; 771string result = string.Empty; 793string result = string.Empty; 820string result = string.Empty; 1050return string.Empty; 1054return string.Empty; 1145return string.Empty; 1149return string.Empty; 1392string value = string.Empty; 1455throw new XmlException(Res.Xml_MixedReadElementContentAs, string.Empty, this as IXmlLineInfo); 1566return Create(input, (XmlReaderSettings)null, (string)string.Empty); 1571return Create(input, settings, string.Empty); 1587return settings.CreateReader(input, null, (string)string.Empty, inputContext); 1592return Create(input, (XmlReaderSettings)null, (string)string.Empty); 1597return Create(input, settings, string.Empty); 1613return settings.CreateReader(input, string.Empty, inputContext); 1684reader = new XmlSqlBinaryReader(input, bytes, byteCount, string.Empty, settings.CloseInput, settings); 1687reader = new XmlTextReaderImpl(input, bytes, byteCount, settings, null, string.Empty, inputContext, settings.CloseInput);
System\Xml\Core\XmlReaderAsync.cs (10)
85return string.Empty; 95return string.Empty; 108return (returnType == typeof(string)) ? string.Empty : XmlUntypedConverter.Untyped.ChangeType(string.Empty, returnType, namespaceResolver); 179return string.Empty; 183return string.Empty; 260return string.Empty; 264return string.Empty; 311string value = string.Empty; 374throw new XmlException(Res.Xml_MixedReadElementContentAs, string.Empty, this as IXmlLineInfo);
System\Xml\Core\XmlReaderSettings.cs (2)
415baseUriString = string.Empty; 446baseUriString = string.Empty;
System\Xml\Core\XmlSubtreeReader.cs (13)
102tmpNode.Set( XmlNodeType.None, string.Empty, string.Empty, string.Empty, string.Empty, string.Empty ); 1053nsManager.AddNamespace( string.Empty, reader.Value ); 1054RemoveNamespace( string.Empty, xmlns ); 1096nsAttributes[index].Set( XmlNodeType.Attribute, xmlns, string.Empty, xmlns, xmlnsUri, ns ); 1250Debug.Assert( tmpNode.localName == string.Empty && tmpNode.prefix == string.Empty && tmpNode.name == string.Empty && tmpNode.namespaceUri == string.Empty ); 1252tmpNode.value = string.Empty;
System\Xml\Core\XmlTextEncoder.cs (1)
85return String.Empty;
System\Xml\Core\XmlTextReaderImpl.cs (52)
198string url = string.Empty; 225string lastPrefix = string.Empty; 355nt.Add( string.Empty ); 425nt.Add( string.Empty ); 493internal XmlTextReaderImpl( Stream input ) : this( string.Empty, input, new NameTable() ) { 495internal XmlTextReaderImpl( Stream input, XmlNameTable nt ) : this( string.Empty, input, nt ) { 513internal XmlTextReaderImpl( TextReader input ) : this( string.Empty, input, new NameTable() ) { 515internal XmlTextReaderImpl( TextReader input, XmlNameTable nt ) : this( string.Empty, input, nt ) { 521reportedBaseUri = ( url != null ) ? url : string.Empty; 558xmlFragment = string.Empty; 562InitStringInput( string.Empty, Encoding.Unicode, xmlFragment ); 579InitStringInput( ( context == null ) ? string.Empty : context.BaseURI, Encoding.Unicode, string.Concat( "<?xml ", xmlFragment, "?>" ) ); 669System.Threading.Tasks.Task<object> t = laterInitParam.inputUriResolver.GetEntityAsync(laterInitParam.inputbaseUri, string.Empty, typeof(Stream)); 676stream = (Stream)laterInitParam.inputUriResolver.GetEntity(laterInitParam.inputbaseUri, string.Empty, typeof(Stream)); 777Debug.Assert( baseUriStr == string.Empty, "BaseURI can come either from XmlParserContext or from the constructor argument, not from both" ); 824InitStringInput( string.Empty, Encoding.Unicode, xmlFragment ); 1019namespaceURI = ( namespaceURI == null ) ? string.Empty : nameTable.Get( namespaceURI ); 1062namespaceURI = ( namespaceURI == null ) ? string.Empty : nameTable.Get( namespaceURI ); 1229curNode.SetValueNode( XmlNodeType.Text, string.Empty ); 1451throw new XmlException( Res.Xml_InternalError, string.Empty ); 1473throw new XmlException( Res.Xml_InternalError, string.Empty ); 1773curNode.SetValue( string.Empty ); 1882xmlContext.defaultNamespace = namespaceManager.LookupNamespace( string.Empty ); 1888xmlContext.defaultNamespace = string.Empty; 1932throw new XmlException( Res.Xml_WhitespaceHandling, string.Empty ); 1961throw new XmlException( Res.Xml_EntityHandling, string.Empty ); 2031return new StringReader( string.Empty ); 2464Throw( res, string.Empty ); 2468Throw( res, string.Empty ); 2472Throw( new XmlException( res, string.Empty, lineNo, linePos, ps.baseUriStr ) ); 2509Throw( new XmlException( res, string.Empty, ps.baseUriStr ) ); 2580InitStreamInput( null, string.Empty, stream, null, 0, encoding ); 2740xmlContext.defaultNamespace = namespaceManager.LookupNamespace( string.Empty ); 2753ps.baseUriStr = string.Empty; 3259reportedBaseUri = string.Empty; 4608AddNamespace( string.Empty, ns, attr ); 5312curNode.SetValue( string.Empty ); 5493schemaEntity.Text = string.Empty; 5505schemaEntity.Text = string.Empty; 6103curNode.SetNamedNode(XmlNodeType.DocumentType, dtdInfo.Name.ToString(), string.Empty, null); 6188curNode.SetValue( string.Empty ); 6922return AddAttribute( localName, string.Empty, localName ); 7141ThrowWithoutLineInfo( Res.Xml_CannotResolveExternalSubset, new string[] { ( publicId != null ? publicId : string.Empty ), systemId }, null ); 7215InitStringInput( entity.SystemId, enc, string.Empty ); 7232InitStringInput( ( entity.DeclaredUriString != null ) ? entity.DeclaredUriString : string.Empty, enc, entity.Text ?? string.Empty); 7694curNode.SetValueNode( XmlNodeType.Text, string.Empty ); 8052xmlContext.defaultNamespace = namespaceManager.LookupNamespace( string.Empty ); 8064throw new XmlException( Res.Xml_NametableMismatch, string.Empty ); 8257prefix = string.Empty; 8371curNode.SetValue( string.Empty ); 8580return string.Empty;
System\Xml\Core\XmlTextReaderImplAsync.cs (11)
77Stream stream = (Stream)(await laterInitParam.inputUriResolver.GetEntityAsync(laterInitParam.inputbaseUri, string.Empty, typeof(Stream)).ConfigureAwait(false)); 212curNode.SetValueNode(XmlNodeType.Text, string.Empty); 645curNode.SetValue( string.Empty ); 3350curNode.SetValue( string.Empty ); 3560schemaEntity.Text = string.Empty; 3572schemaEntity.Text = string.Empty; 4155curNode.SetNamedNode(XmlNodeType.DocumentType, dtdInfo.Name.ToString(), string.Empty, null); 4245curNode.SetValue( string.Empty ); 4782ThrowWithoutLineInfo( Res.Xml_CannotResolveExternalSubset, new string[] { ( publicId != null ? publicId : string.Empty ), systemId }, null ); 4860InitStringInput( entity.SystemId, enc, string.Empty ); 5006curNode.SetValue( string.Empty );
System\Xml\Core\XmlTextReaderImplHelpers.cs (16)
91baseUriStr = string.Empty; 136xmlLang = string.Empty; 137defaultNamespace = string.Empty; 155public override string DefaultNamespace { get { return string.Empty; } } 162public override string LookupNamespace( string prefix ) { return string.Empty; } 446value = string.Empty; 448nameWPrefix = string.Empty; 454localName = string.Empty; 455prefix = string.Empty; 456ns = string.Empty; 457nameWPrefix = string.Empty; 488SetNamedNode( type, localName, string.Empty, localName ); 499this.ns = string.Empty; 500this.value = string.Empty; 666throw new XmlException(Res.Xml_DefaultException, string.Empty); 682throw new XmlException(Res.Xml_DefaultException, string.Empty);
System\Xml\Core\XmlTextWriter.cs (4)
60defaultNs = String.Empty; 548prefix = string.Empty; 697ws = String.Empty; 907s = string.Empty;
System\Xml\Core\XmlWellFormedWriter.cs (27)
275nsStack[2].Set(string.Empty, string.Empty, NamespaceKind.Implied); 278string defaultNs = predefinedNamespaces.LookupNamespace(string.Empty); 279nsStack[2].Set(string.Empty, (defaultNs == null ? string.Empty : defaultNs), NamespaceKind.Implied); 284elemScopeStack[0].Set(string.Empty, string.Empty, string.Empty, nsTop); 422prefix = string.Empty; 438ns = string.Empty; 480throw new XmlException(Res.Xml_NoStartTag, string.Empty); 521throw new XmlException(Res.Xml_NoStartTag, string.Empty); 562prefix = string.Empty; 580prefix = string.Empty; 588namespaceName = string.Empty; 597curDeclPrefix = String.Empty; 637prefix = string.Empty; 677if (PushNamespaceExplicit(string.Empty, value)) { // returns true if the namespace declaration should be written out 680rawWriter.WriteStartNamespaceDeclaration(string.Empty); 685rawWriter.WriteNamespaceDeclaration(string.Empty, value); 689writer.WriteStartAttribute(string.Empty, "xmlns", XmlReservedNs.NsXmlNs); 764text = string.Empty; 778text = string.Empty; 799text = string.Empty; 895ws = string.Empty; 1140string prefix = String.Empty; 1471throw DupAttrException((prefix.Length == 0) ? string.Empty : "xmlns", (prefix.Length == 0) ? "xmlns" : prefix);
System\Xml\Core\XmlWellFormedWriterAsync.cs (18)
174prefix = string.Empty; 190ns = string.Empty; 277throw new XmlException(Res.Xml_NoStartTag, string.Empty); 340throw new XmlException(Res.Xml_NoStartTag, string.Empty); 365prefix = string.Empty; 397prefix = string.Empty; 405namespaceName = string.Empty; 414curDeclPrefix = String.Empty; 454prefix = string.Empty; 532if (PushNamespaceExplicit(string.Empty, value)) { // returns true if the namespace declaration should be written out 535await rawWriter.WriteStartNamespaceDeclarationAsync(string.Empty).ConfigureAwait(false); 540await rawWriter.WriteNamespaceDeclarationAsync(string.Empty, value).ConfigureAwait(false); 544await writer.WriteStartAttributeAsync(string.Empty, "xmlns", XmlReservedNs.NsXmlNs).ConfigureAwait(false); 615text = string.Empty; 629text = string.Empty; 650text = string.Empty; 746ws = string.Empty; 954string prefix = String.Empty;
System\Xml\Core\XmlWellFormedWriterHelpers.cs (1)
95writer.WriteStartAttribute(string.Empty, "xmlns", XmlReservedNs.NsXmlNs);
System\Xml\Core\XmlWellFormedWriterHelpersAsync.cs (1)
33await writer.WriteStartAttributeAsync(string.Empty, "xmlns", XmlReservedNs.NsXmlNs).ConfigureAwait(false);
System\Xml\Core\XmlWriter.cs (3)
220return string.Empty; 343throw new XmlException(Res.Xml_InvalidPosition, string.Empty); 588WriteAttributeString(string.Empty, "xmlns", XmlReservedNs.NsXmlNs, ns);
System\Xml\Core\XmlWriterAsync.cs (2)
225throw new XmlException(Res.Xml_InvalidPosition, string.Empty); 515await WriteAttributeStringAsync(string.Empty, "xmlns", XmlReservedNs.NsXmlNs, ns).ConfigureAwait(false);
System\Xml\Core\XsdCachingReader.cs (2)
226namespaceURI = ( namespaceURI == null ) ? string.Empty : coreReaderNameTable.Get( namespaceURI ); 289ns = (ns == null) ? string.Empty : coreReaderNameTable.Get(ns);
System\Xml\Core\XsdValidatingReader.cs (14)
36localName = string.Empty; 37namespaceUri = string.Empty; 901namespaceURI = (namespaceURI == null) ? string.Empty : coreReaderNameTable.Get(namespaceURI); 960ns = ns != null ? coreReaderNameTable.Get(ns) : string.Empty; 1648nsManager.AddNamespace(coreReader.Prefix.Length == 0 ? string.Empty : coreReader.LocalName, coreReader.Value); 1735ns = string.Empty; 1770ns = string.Empty; 1877originalStringValue = string.Empty; 1879return string.Empty; 1953typedValue = string.Empty; 1954originalString = string.Empty; 1958throw new XmlException(Res.Xml_MixedReadElementContentAs, string.Empty, this as IXmlLineInfo); 1966throw new XmlException(Res.Xml_MixedReadElementContentAs, string.Empty, this as IXmlLineInfo); 2187return string.Empty;
System\Xml\Core\XsdValidatingReaderAsync.cs (7)
495nsManager.AddNamespace(coreReader.Prefix.Length == 0 ? string.Empty : coreReader.LocalName, coreReader.Value); 592originalStringValue = string.Empty; 594tuple = new Tuple<string, object>(originalStringValue, string.Empty); 676typedValue = string.Empty; 677originalString = string.Empty; 681throw new XmlException(Res.Xml_MixedReadElementContentAs, string.Empty, this as IXmlLineInfo); 692throw new XmlException(Res.Xml_MixedReadElementContentAs, string.Empty, this as IXmlLineInfo);
System\Xml\Dom\DocumentSchemaValidator.cs (4)
175if (!dictionary.ContainsKey(string.Empty)) { 176dictionary.Add(string.Empty, attr.Value); 327nsManager.AddNamespace(attr.Prefix.Length == 0 ? string.Empty : attr.LocalName, attr.Value); 629nsManager.AddNamespace(attr.Prefix.Length == 0 ? string.Empty : attr.LocalName, attr.Value);
System\Xml\Dom\DocumentXmlWriter.cs (3)
113XmlNode node = document.CreateXmlDeclaration("1.0", string.Empty, standalone == XmlStandalone.Yes ? "yes" : "no"); 195XmlNode node = document.CreateTextNode(string.Empty); 233XmlNode node = document.CreateTextNode(string.Empty);
System\Xml\Dom\DocumentXPathNavigator.cs (7)
104return string.Empty; 120return string.Empty; // xmlns declaration 126return string.Empty; 136return string.Empty; 167return string.Empty; 347return string.Empty; 1525string prefix = attribute.Prefix.Length == 0 ? string.Empty : attribute.LocalName;
System\Xml\Dom\DomNameTable.cs (4)
33prefix = string.Empty; 36ns = string.Empty; 58prefix = string.Empty; 61ns = string.Empty;
System\Xml\Dom\XmlAttribute.cs (3)
303return String.Empty; 323return String.Empty; 337if (name.Prefix.Length == 0 && name.LocalName == "xmlns") return string.Empty;
System\Xml\Dom\XmlCharacterData.cs (2)
41return String.Empty; 78return String.Empty;
System\Xml\Dom\XmlDeclaration.cs (2)
44set { this.encoding = ( (value == null) ? String.Empty : value ); } 52this.standalone = String.Empty;
System\Xml\Dom\XmlDocument.cs (25)
100nt.Add( string.Empty ); 116strEmpty = nt.Add( String.Empty ); 117baseURI = String.Empty; 186XmlName newName = GetXmlName(eleName.Prefix, eleName.LocalName, string.Empty, null); 488String prefix = String.Empty; 489String localName = String.Empty; 490String namespaceURI = String.Empty; 531string prefix = String.Empty; 532string localName = String.Empty; 534return CreateElement( prefix, localName, string.Empty ); 548string attrPrefix = string.Empty; 550string attrNamespaceURI = string.Empty; 743string prefix = String.Empty; 744string localName = String.Empty; 753string prefix = String.Empty; 754string localName = String.Empty; 943return CreateTextNode( string.Empty ); 946return CreateCDataSection( string.Empty ); 952return CreateProcessingInstruction( name, string.Empty ); 958return CreateComment( string.Empty ); 964return CreateDocumentType( name, string.Empty, string.Empty, string.Empty ); 970return CreateSignificantWhitespace( string.Empty ); 973return CreateWhitespace( string.Empty );
System\Xml\Dom\XmlElement.cs (5)
230return String.Empty; 289return String.Empty; 297attr = OwnerDocument.CreateAttribute( string.Empty, localName, namespaceURI ); 326attr = OwnerDocument.CreateAttribute( string.Empty, localName, namespaceURI ); 536return string.Empty;
System\Xml\Dom\XmlEntity.cs (2)
120get { return String.Empty; } 124get { return String.Empty; }
System\Xml\Dom\XmlEntityReference.cs (1)
183return String.Empty;
System\Xml\Dom\XmlLoader.cs (9)
249node.AppendChildForLoad( doc.CreateTextNode(string.Empty), doc ); 301node.AppendChildForLoad( direct ? new XmlText( string.Empty ) : doc.CreateTextNode( string.Empty ), doc ); 328eref.AppendChildForLoad( doc.CreateTextNode(string.Empty), doc ); 525XmlParserContext pc = new XmlParserContext(null, new XmlNamespaceManager( this.doc.NameTable ), null, null, null, null, this.doc.BaseURI, string.Empty, XmlSpace.None); 542throw new XmlException(Res.Xml_InternalError, string.Empty); 588doc.AddXmlName(elementDecl.Prefix, elementDecl.Name.Name, string.Empty, null), 589doc.AddAttrXmlName(attdef.Prefix, attdef.Name.Name, string.Empty, null)); 623mgr.AddNamespace( String.Empty, attr.Value );
System\Xml\Dom\XmlNode.cs (11)
707get { return string.Empty;} 712get { return string.Empty;} 788return string.Empty; 876return String.Empty; 912return namespaceName != null ? namespaceName : string.Empty; 979return prefix != null ? prefix : string.Empty; 998return string.Empty; // found xmlns="namespaceURI" 1076prefix = string.Empty; 1152return String.Empty; 1164return string.Empty; 1169return String.Empty;
System\Xml\Dom\XmlNodeReader.cs (28)
123return String.Empty; //Text node's name is String.Empty 133return String.Empty; 144return String.Empty; 234StringBuilder strb = new StringBuilder(String.Empty); 245return ( retValue == null )? String.Empty : retValue; 555return MoveToAttribute( name, string.Empty ); 746prefix = string.Empty; 771return string.Empty; 784if ( prefix == string.Empty ) { 785return nameTable.Add( string.Empty ); 801if ( namespaceName == string.Empty ) { 802return string.Empty; 815if ( LookupNamespace( string.Empty ) == namespaceName ) { 816return string.Empty; 853if ( !dict.ContainsKey( string.Empty ) ) { 854dict.Add( nameTable.Add( string.Empty ), nameTable.Add( a.Value ) ); 877if ( dict.ContainsKey( string.Empty ) && dict[string.Empty] == string.Empty ) { 878dict.Remove( string.Empty ); 1002return String.Empty; 1011return String.Empty; 1021return String.Empty; 1030return String.Empty; 1049return String.Empty; 1104return String.Empty; 1144String ns = ( namespaceURI == null ) ? String.Empty : namespaceURI; 1179String ns = ( namespaceURI == null ) ? String.Empty : namespaceURI;
System\Xml\Dom\XmlNotation.cs (2)
69get { return String.Empty; } 73get { return String.Empty; }
System\Xml\Dom\XmlProcessingInstruction.cs (1)
31return String.Empty;
System\Xml\HWStack.cs (1)
34throw new XmlException(Res.Xml_StackOverflow, string.Empty);
System\Xml\NameTable.cs (4)
79return string.Empty; 99return string.Empty; 133return string.Empty; 153return string.Empty;
System\Xml\Schema\Asttree.cs (1)
484throw new XmlSchemaException(Res.Sch_EmptyXPath, string.Empty);
System\Xml\Schema\BaseValidator.cs (4)
119throw new XmlException(Res.Xml_InternalError, string.Empty); 160SendValidationEvent(Res.Sch_InvalidTextInEmpty, string.Empty); 175SendValidationEvent(Res.Sch_InvalidWhitespaceInEmpty, string.Empty); 197SendValidationEvent(code, string.Empty);
System\Xml\Schema\ContentValidator.cs (1)
98AddWildcard(string.Empty, null); //##local is not allowed
System\Xml\Schema\DataTypeImplementation.cs (9)
351throw new XmlSchemaException(Res.Sch_ListFromNonatomic, string.Empty); 354throw new XmlSchemaException(Res.Sch_ListFromNonatomic, string.Empty); 1026return new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty); 1709return new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty); 1738return new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty); 1776return new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty); 2492return new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty); 2809return new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty); 3469throw new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty);
System\Xml\Schema\DtdParser.cs (20)
160string systemId = string.Empty; 161string publicId = string.Empty; 206string documentBaseUri = string.Empty; 207string externalDtdBaseUri = string.Empty; 552SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 606SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 653Throw( Res.Xml_EnumerationRequired, string.Empty, attrDef.LineNumber, attrDef.LinePosition ); 689Throw( Res.Xml_EnumerationRequired, string.Empty, attrDef.LineNumber, attrDef.LinePosition ); 856SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_AttListPresence, string.Empty ); 1166SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1220SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1239SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1256SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1469SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1491SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1500SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 2517Throw( Res.Xml_ErrorParsingEntityName, string.Empty, e.LineNumber, e.LinePosition ); 3258return ( tmp != null ) ? tmp.ToString() : string.Empty; 3268Throw( curPos, res, string.Empty ); 3347return string.Empty;
System\Xml\Schema\DtdParserAsync.cs (12)
197SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 251SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 298Throw( Res.Xml_EnumerationRequired, string.Empty, attrDef.LineNumber, attrDef.LinePosition ); 334Throw( Res.Xml_EnumerationRequired, string.Empty, attrDef.LineNumber, attrDef.LinePosition ); 501SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_AttListPresence, string.Empty ); 790SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 844SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 863SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 880SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1080SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1102SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty ); 1111SendValidationEvent( curPos, XmlSeverityType.Error, Res.Sch_ParEntityRefNesting, string.Empty );
System\Xml\Schema\DtdValidator.cs (3)
196textString = string.Empty; 239textString = string.Empty; 473baseUriStr = string.Empty;
System\Xml\Schema\FacetChecker.cs (63)
267throw new XmlSchemaException(Res.Sch_TotalDigitsMismatch, string.Empty); 283throw new XmlSchemaException(Res.Sch_TotalDigitsMismatch, string.Empty); 318throw new XmlSchemaException(Res.Sch_MaxInclusiveMismatch, string.Empty); 323throw new XmlSchemaException(Res.Sch_MaxIncExlMismatch, string.Empty); 331throw new XmlSchemaException(Res.Sch_MaxExclusiveMismatch, string.Empty); 336throw new XmlSchemaException(Res.Sch_MaxExlIncMismatch, string.Empty); 344throw new XmlSchemaException(Res.Sch_MinInclusiveMismatch, string.Empty); 349throw new XmlSchemaException(Res.Sch_MinIncExlMismatch, string.Empty); 354throw new XmlSchemaException(Res.Sch_MinIncMaxExlMismatch, string.Empty); 362throw new XmlSchemaException(Res.Sch_MinExclusiveMismatch, string.Empty); 367throw new XmlSchemaException(Res.Sch_MinExlIncMismatch, string.Empty); 372throw new XmlSchemaException(Res.Sch_MinExlMaxExlMismatch, string.Empty); 390throw new XmlSchemaException(Res.Sch_MaxInclusiveExclusive, string.Empty); 396throw new XmlSchemaException(Res.Sch_MinInclusiveExclusive, string.Empty); 402throw new XmlSchemaException(Res.Sch_LengthAndMinMax, string.Empty); 413throw new XmlSchemaException(Res.Sch_MinLengthGtMaxLength, string.Empty); 423throw new XmlSchemaException(Res.Sch_MinInclusiveGtMaxInclusive, string.Empty); 431throw new XmlSchemaException(Res.Sch_MinInclusiveGtMaxExclusive, string.Empty); 439throw new XmlSchemaException(Res.Sch_MinExclusiveGtMaxExclusive, string.Empty); 447throw new XmlSchemaException(Res.Sch_MinExclusiveGtMaxInclusive, string.Empty); 452throw new XmlSchemaException(Res.Sch_FractionDigitsGtTotalDigits, string.Empty); 723return new XmlSchemaException(Res.Sch_PatternConstraintFailed, string.Empty); 852return new XmlSchemaException(Res.Sch_MaxInclusiveConstraintFailed, string.Empty); 858return new XmlSchemaException(Res.Sch_MaxExclusiveConstraintFailed, string.Empty); 864return new XmlSchemaException(Res.Sch_MinInclusiveConstraintFailed, string.Empty); 870return new XmlSchemaException(Res.Sch_MinExclusiveConstraintFailed, string.Empty); 875return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 924return new XmlSchemaException(Res.Sch_TotalDigitsConstraintFailed, string.Empty); 927return new XmlSchemaException(Res.Sch_FractionDigitsConstraintFailed, string.Empty); 948return new XmlSchemaException(Res.Sch_MaxInclusiveConstraintFailed, string.Empty); 953return new XmlSchemaException(Res.Sch_MaxExclusiveConstraintFailed, string.Empty); 959return new XmlSchemaException(Res.Sch_MinInclusiveConstraintFailed, string.Empty); 965return new XmlSchemaException(Res.Sch_MinExclusiveConstraintFailed, string.Empty); 970return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 1006return new XmlSchemaException(Res.Sch_MaxInclusiveConstraintFailed, string.Empty); 1012return new XmlSchemaException(Res.Sch_MaxExclusiveConstraintFailed, string.Empty); 1018return new XmlSchemaException(Res.Sch_MinInclusiveConstraintFailed, string.Empty); 1024return new XmlSchemaException(Res.Sch_MinExclusiveConstraintFailed, string.Empty); 1029return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 1061return new XmlSchemaException(Res.Sch_MaxInclusiveConstraintFailed, string.Empty); 1067return new XmlSchemaException(Res.Sch_MaxExclusiveConstraintFailed, string.Empty); 1073return new XmlSchemaException(Res.Sch_MinInclusiveConstraintFailed, string.Empty); 1079return new XmlSchemaException(Res.Sch_MinExclusiveConstraintFailed, string.Empty); 1084return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 1139return new XmlSchemaException(Res.Sch_LengthConstraintFailed, string.Empty); 1144return new XmlSchemaException(Res.Sch_MinLengthConstraintFailed, string.Empty); 1149return new XmlSchemaException(Res.Sch_MaxLengthConstraintFailed, string.Empty); 1154return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 1205return new XmlSchemaException(Res.Sch_EmptyAttributeValue, string.Empty); 1208return new XmlSchemaException(Res.Sch_InvalidLanguageId, string.Empty); 1248return new XmlSchemaException(Res.Sch_LengthConstraintFailed, string.Empty); 1253return new XmlSchemaException(Res.Sch_MinLengthConstraintFailed, string.Empty); 1258return new XmlSchemaException(Res.Sch_MaxLengthConstraintFailed, string.Empty); 1263return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 1301return new XmlSchemaException(Res.Sch_LengthConstraintFailed, string.Empty); 1306return new XmlSchemaException(Res.Sch_MinLengthConstraintFailed, string.Empty); 1311return new XmlSchemaException(Res.Sch_MaxLengthConstraintFailed, string.Empty); 1316return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 1350return new XmlSchemaException(Res.Sch_LengthConstraintFailed, string.Empty); 1356return new XmlSchemaException(Res.Sch_MinLengthConstraintFailed, string.Empty); 1362return new XmlSchemaException(Res.Sch_MaxLengthConstraintFailed, string.Empty); 1368return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty); 1392return new XmlSchemaException(Res.Sch_EnumerationConstraintFailed, string.Empty);
System\Xml\Schema\Inference\Infer.cs (1)
520if (childURI == String.Empty)
System\Xml\Schema\NamespaceList.cs (17)
44set[string.Empty] = string.Empty; 133return string.Empty; 181nslist = new NamespaceList("##other", string.Empty); //clause 4, negations of different values, result is not(absent) 194if (o2.targetNamespace != string.Empty) { //clause 5, o1 is set S, o2 is not(tns) 197else if (o1.set.Contains(string.Empty)) { //clause 6.1 - set S includes absent, o2 is not(absent) 201nslist = new NamespaceList("##other", string.Empty); 215if (o1.targetNamespace != string.Empty) { //clause 5, o1 is set S, o2 is not(tns) 218else if (o2.set.Contains(string.Empty)) { //clause 6.1 - set S includes absent, o2 is not(absent) 222nslist = new NamespaceList("##other", string.Empty); 233if (this.set.Contains(string.Empty)) { // AND S contains absent 237nslist = new NamespaceList("##other", string.Empty); 240else if (this.set.Contains(string.Empty)) { //clause 5.3 - Not expressible 262nslist.RemoveNamespace(string.Empty); //remove ##local 269nslist.RemoveNamespace(string.Empty); //remove ##local 289if (o1.targetNamespace == string.Empty) { // clause 6 - o1 is negation of absent 292else if (o2.targetNamespace == string.Empty) { //clause 6 - o1 is negation of absent
System\Xml\Schema\Parser.cs (5)
168namespaceManager.AddNamespace(reader.Prefix.Length == 0 ? string.Empty : reader.LocalName, reader.Value); 311annotationNSManager.AddNamespace(r.Prefix.Length == 0 ? string.Empty : reader.LocalName, reader.Value); 325if (elemNS != string.Empty) { 353attr = dummyDocument.CreateAttribute(string.Empty, xmlns, XmlReservedNs.NsXmlNs); 402eref.AppendChild(dummyDocument.CreateTextNode(String.Empty));
System\Xml\Schema\Preprocessor.cs (6)
275string importNS = import.Namespace != null ? import.Namespace : string.Empty; 433ns = string.Empty; 443tns = string.Empty; 571this.targetNamespace = targetNamespace == null ? string.Empty : targetNamespace; 605string importNS = import.Namespace != null ? import.Namespace : string.Empty; 731string targetNS = schemaToUpdate.TargetNamespace == null ? string.Empty : schemaToUpdate.TargetNamespace;
System\Xml\Schema\SchemaAttDef.cs (2)
142get { return(defExpanded != null) ? defExpanded : String.Empty;} 205validationEventHandling.SendEvent(new XmlSchemaException(Res.Sch_XmlSpace, string.Empty), XmlSeverityType.Error);
System\Xml\Schema\SchemaCollectionpreProcessor.cs (4)
147string importNS = import.Namespace != null ? import.Namespace : string.Empty; 234referenceNamespaces.Add(string.Empty, string.Empty); 362this.targetNamespace = targetNamespace == null ? string.Empty : targetNamespace;
System\Xml\Schema\SchemaDeclBase.cs (2)
60get { return(prefix == null) ? string.Empty : prefix;} 108get { return(defaultValueRaw != null) ? defaultValueRaw : string.Empty;}
System\Xml\Schema\SchemaElementDecl.cs (1)
220throw new XmlSchemaException(Res.Sch_StandAlone, string.Empty);
System\Xml\Schema\SchemaEntity.cs (2)
149get { return (baseURI == null) ? String.Empty : baseURI; } 159get { return (declaredURI == null) ? String.Empty : declaredURI; }
System\Xml\Schema\SchemaInfo.cs (2)
38string internalDtdSubset = string.Empty; 288eventhandler(this, new ValidationEventArgs(new XmlSchemaException(Res.Sch_MixSchemaTypes, string.Empty)));
System\Xml\Schema\SchemaNamespacemanager.cs (1)
33return prefix.Length == 0 ? string.Empty : null;
System\Xml\Schema\SchemaSetCompiler.cs (1)
115tns = string.Empty;
System\Xml\Schema\XdrBuilder.cs (3)
454buildFunc(this, a._Datatype.ParseValue(value, _NameTable, _CurNsMgr), string.Empty); 606builder._TargetNamespace = String.Empty; 1571SendValidationEvent(code, string.Empty);
System\Xml\Schema\XdrValidator.cs (6)
154textString = string.Empty; 167LoadSchema(string.Empty); 176nsManager.AddNamespace(reader.Prefix.Length == 0 ? string.Empty : reader.LocalName, reader.Value); 266textString = string.Empty; 324throw new XmlException(Res.Xml_MultipleValidaitonTypes, string.Empty, this.PositionInfo.LineNumber, this.PositionInfo.LinePosition); 371SendValidationEvent(new XmlSchemaException(Res.Xml_NoValidation, string.Empty), XmlSeverityType.Warning);
System\Xml\Schema\XmlAtomicValue.cs (1)
346return string.Empty;
System\Xml\Schema\XmlSchemaAny.cs (1)
85return string.Empty;
System\Xml\Schema\XmlSchemaCollection.cs (4)
200XmlSchemaCollectionNode node = (XmlSchemaCollectionNode)collection[(ns != null) ? ns: string.Empty]; 218return collection[(ns != null) ? ns : string.Empty] != null; 289XmlSchemaCollectionNode node = (XmlSchemaCollectionNode)collection[(ns != null) ? ns : string.Empty]; 316 ns = schema.TargetNamespace == null ? string.Empty : schema.TargetNamespace;
System\Xml\Schema\XmlSchemaDataType.cs (2)
128string typeCodeString = string.Empty; 255string stringValue = string.Empty;
System\Xml\Schema\XmlSchemaObjectTable.cs (8)
261throw new InvalidOperationException(Res.GetString(Res.Sch_EnumNotStarted, string.Empty)); 264throw new InvalidOperationException(Res.GetString(Res.Sch_EnumFinished, string.Empty)); 311throw new InvalidOperationException(Res.GetString(Res.Sch_EnumNotStarted, string.Empty)); 314throw new InvalidOperationException(Res.GetString(Res.Sch_EnumFinished, string.Empty)); 323throw new InvalidOperationException(Res.GetString(Res.Sch_EnumNotStarted, string.Empty)); 326throw new InvalidOperationException(Res.GetString(Res.Sch_EnumFinished, string.Empty)); 335throw new InvalidOperationException(Res.GetString(Res.Sch_EnumNotStarted, string.Empty)); 338throw new InvalidOperationException(Res.GetString(Res.Sch_EnumFinished, string.Empty));
System\Xml\Schema\XmlSchemaParticle.cs (6)
44throw new XmlSchemaException(Res.Sch_MinOccursInvalidXsd, string.Empty); 72throw new XmlSchemaException(Res.Sch_MaxOccursInvalidXsd, string.Empty); 92throw new XmlSchemaException(Res.Sch_MinOccursInvalidXsd, string.Empty); 108throw new XmlSchemaException(Res.Sch_MaxOccursInvalidXsd, string.Empty); 128return string.Empty; 145ns = string.Empty;
System\Xml\Schema\XmlSchemaSet.cs (12)
385tns = string.Empty; 477SendValidationEvent(new XmlSchemaException(Res.Sch_SchemaNotRemoved, string.Empty), XmlSeverityType.Warning); 498targetNamespace = string.Empty; 550SendValidationEvent(new XmlSchemaException(Res.Sch_SchemaNotPreprocessed, string.Empty), XmlSeverityType.Error); 707targetNamespace = string.Empty; 819targetNamespace = string.Empty; 850tns = string.Empty; 879string tns = schema.TargetNamespace == null ? string.Empty : schema.TargetNamespace; 883else if (tns == string.Empty) { //There could be a chameleon for same ns 1184targetNamespace = string.Empty; 1226return schema.TargetNamespace == null ? string.Empty : schema.TargetNamespace; 1304string code = string.Empty;
System\Xml\Schema\XmlSchemaValidator.cs (12)
301tns = string.Empty; 325tns = string.Empty; 548SendValidationEvent(Res.Sch_ValidateAttributeInvalidCall, string.Empty); 558SendValidationEvent(Res.Sch_AttrUseAndWildId, string.Empty); 565SendValidationEvent(Res.Sch_MoreThanOneWildId, string.Empty); 688SendValidationEvent(Res.Sch_InvalidTextInEmpty, string.Empty); 754SendValidationEvent(Res.Sch_InvalidWhitespaceInEmpty, string.Empty); 901string defaultPrefix = string.Empty; 1017string stringValue = string.Empty; 1090LoadSchema(string.Empty, xsiNoNamespaceSchemaLocation); 1373SendValidationEvent(Res.Sch_ValidateElementInvalidCall, string.Empty); 2328SendValidationEvent(code, string.Empty);
System\Xml\Schema\XsdBuilder.cs (1)
737this.namespaces.Add((name == this.schemaNames.QnXmlNs.Name) ? string.Empty : name, value);
System\Xml\Schema\XsdValidator.cs (6)
137inlineNS = schema.TargetNamespace == null? string.Empty : schema.TargetNamespace; 231LoadSchema(string.Empty, null); 246nsManager.AddNamespace(reader.Prefix.Length == 0 ? string.Empty : reader.LocalName, reader.Value); 267LoadSchema(string.Empty, xsiNoNamespaceSchemaLocation); 468textString = string.Empty; 534throw new XmlException(Res.Xml_MultipleValidaitonTypes, string.Empty, this.PositionInfo.LineNumber, this.PositionInfo.LinePosition);
System\Xml\Serialization\_Events.cs (2)
85get { return qnames == null ? string.Empty : qnames; } 135get { return qnames == null ? string.Empty : qnames; }
System\Xml\Serialization\CodeExporter.cs (1)
185typesIncluded.Add(arrayMapping.TypeDesc.FullName, string.Empty);
System\Xml\Serialization\Mappings.cs (5)
52get { return name == null ? string.Empty : name; } 375get { return xmlName == null ? string.Empty : xmlName; } 380get { return name == null ? string.Empty : name; } 828get { return name == null ? string.Empty : name; } 1005namespaces = string.Empty;
System\Xml\Serialization\SchemaObjectWriter.cs (1)
230if (o == null) return String.Empty;
System\Xml\Serialization\SoapAttributeAttribute.cs (2)
41get { return attributeName == null ? string.Empty : attributeName; } 59get { return dataType == null ? string.Empty : dataType; }
System\Xml\Serialization\SoapAttributeOverrides.cs (2)
28Add(type, string.Empty, attributes); 53return this[type, string.Empty];
System\Xml\Serialization\SoapCodeExporter.cs (1)
129string baseName = mapping.TypeDesc.BaseTypeDesc == null ? string.Empty : mapping.TypeDesc.BaseTypeDesc.Name;
System\Xml\Serialization\SoapElementAttribute.cs (2)
41get { return elementName == null ? string.Empty : elementName; } 50get { return dataType == null ? string.Empty : dataType; }
System\Xml\Serialization\SoapEnumAttribute.cs (1)
40get { return name == null ? string.Empty : name; }
System\Xml\Serialization\SoapReflectionImporter.cs (4)
59defaultNamespace = String.Empty; 180return ImportTypeMapping(model, String.Empty, limiter); 652attribute.Mapping = ImportTypeMapping(modelScope.GetTypeModel(accessorType), (a.SoapAttribute == null ? String.Empty : a.SoapAttribute.DataType), limiter); 666element.Mapping = ImportTypeMapping(modelScope.GetTypeModel(accessorType), (a.SoapElement == null ? String.Empty : a.SoapElement.DataType), limiter);
System\Xml\Serialization\SoapSchemamember.cs (1)
32get { return memberName == null ? string.Empty : memberName; }
System\Xml\Serialization\SoapTypeAttribute.cs (1)
59get { return typeName == null ? string.Empty : typeName; }
System\Xml\Serialization\XmlAnyElementAttribute.cs (1)
53get { return name == null ? string.Empty : name; }
System\Xml\Serialization\XmlArrayAttribute.cs (1)
45get { return elementName == null ? string.Empty : elementName; }
System\Xml\Serialization\XmlArrayItemAttribute.cs (2)
74get { return elementName == null ? string.Empty : elementName; } 98get { return dataType == null ? string.Empty : dataType; }
System\Xml\Serialization\XmlAttributeAttribute.cs (2)
71get { return attributeName == null ? string.Empty : attributeName; } 89get { return dataType == null ? string.Empty : dataType; }
System\Xml\Serialization\XmlAttributeOverrides.cs (2)
28Add(type, string.Empty, attributes); 53return this[type, string.Empty];
System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs (1)
42get { return name == null ? string.Empty : name; }
System\Xml\Serialization\XmlCodeExporter.cs (1)
495string baseName = mapping.TypeDesc.BaseTypeDesc == null || mapping.TypeDesc.BaseTypeDesc.IsRoot ? string.Empty : mapping.TypeDesc.BaseTypeDesc.FullName;
System\Xml\Serialization\XmlElementAttribute.cs (2)
73get { return elementName == null ? string.Empty : elementName; } 91get { return dataType == null ? string.Empty : dataType; }
System\Xml\Serialization\XmlMapping.cs (2)
110return type.FullName + ":" + (root == null ? String.Empty : root.Key) + ":" + (ns == null ? String.Empty : ns);
System\Xml\Serialization\XmlMemberMapping.cs (1)
74get { return Accessor.Mapping != null ? Accessor.Mapping.TypeName : String.Empty; }
System\Xml\Serialization\XmlReflectionImporter.cs (7)
77defaultNamespace = String.Empty; 118TypeMapping mapping = ImportTypeMapping(modelScope.GetTypeModel(type), defaultNs, ImportContext.Element, string.Empty, null, limiter); 246ElementAccessor element = CreateElementAccessor(ImportTypeMapping(model, ns, ImportContext.Element, string.Empty, a, limiter), ns); 1352accessor.ChoiceIdentifier.Mapping = ImportTypeMapping(modelScope.GetTypeModel(choiceIdentifierType), ns, ImportContext.Element, String.Empty, null, limiter); 1480element.Mapping = ImportTypeMapping(typeModel, element.Namespace, ImportContext.Element, String.Empty, null, limiter); 1696element.Mapping = ImportTypeMapping(typeModel, element.Namespace, ImportContext.Element, String.Empty, null, false, openModel, limiter); 1961string typeName = string.Empty;
System\Xml\Serialization\XmlReflectionMember.cs (1)
57get { return memberName == null ? string.Empty : memberName; }
System\Xml\Serialization\XmlRootAttribute.cs (3)
45get { return elementName == null ? string.Empty : elementName; } 63get { return dataType == null ? string.Empty : dataType; } 84get { return (ns == null ? String.Empty : ns) + ":" + ElementName + ":" + nullable.ToString(); }
System\Xml\Serialization\XmlSchemaImporter.cs (3)
278accessor = ImportElement(element, string.Empty, desiredMappingType, baseType, name.Namespace, true); 1649return String.Compare(e1.ToString(string.Empty), e2.ToString(string.Empty), StringComparison.Ordinal);
System\Xml\Serialization\XmlSerializationReader.cs (5)
447return string.Empty; 459s = string.Empty; 852XmlQualifiedName empty = new XmlQualifiedName(string.Empty, r.LookupNamespace("")); 1123return new XmlQualifiedName(r.NameTable.Add(value), r.LookupNamespace(String.Empty)); 3699string qnames = string.Empty;
System\Xml\Serialization\XmlSerializationReaderILGen.cs (8)
298ilg.LoadMember(idNameFields[name ?? String.Empty]); 300ilg.LoadMember(idNameFields[ns ?? String.Empty]); 1754ilg.LoadMember(idNameFields[name ?? String.Empty]); 1759ilg.LoadMember(idNameFields[ns ?? String.Empty]); 1808ilg.LoadMember(idNameFields[name ?? String.Empty]); 1816ilg.LoadMember(idNameFields[ns ?? String.Empty]); 1984ilg.Ldstr(String.Empty); 2249string qnames = string.Empty;
System\Xml\Serialization\XmlSerializationWriter.cs (5)
305value = String.Empty; 1219if (name == null) name = String.Empty; 2226string ns = attribute.Form == XmlSchemaForm.Qualified ? attribute.Namespace : String.Empty; 2330string ns = attribute.Form == XmlSchemaForm.Qualified ? attribute.Namespace : String.Empty; 3687return GetStringForCreateInstance(escapedTypeName, useReflection, ctorInaccessible, cast, string.Empty);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (2)
1125string ns = attribute.Form == XmlSchemaForm.Qualified ? attribute.Namespace : String.Empty; 1287string ns = attribute.Form == XmlSchemaForm.Qualified ? attribute.Namespace : String.Empty;
System\Xml\Serialization\XmlSerializer.cs (2)
447return xmlReader.IsStartElement(typeDesc.DataType.Name, string.Empty); 724if (ns != null && ns != string.Empty)
System\Xml\Serialization\XmlTextAttribute.cs (1)
50get { return dataType == null ? string.Empty : dataType; }
System\Xml\Serialization\XmlTypeAttribute.cs (1)
61get { return typeName == null ? string.Empty : typeName; }
System\Xml\ValidateNames.cs (9)
352prefix = string.Empty; 378throw new XmlException(Res.Xml_EmptyName, string.Empty); 407return new XmlException(Res.Xml_EmptyName, string.Empty); 496if (throwOnError) throw new XmlException(Res.Xdom_Empty_LocalName, string.Empty); 537if (throwOnError) throw new XmlException(Res.Xml_PrefixForEmptyNs, string.Empty); 551if (throwOnError) throw new XmlException(Res.Xml_XmlPrefix, string.Empty); 557if (throwOnError) throw new XmlException(Res.Xml_XmlnsPrefix, string.Empty); 562if (throwOnError) throw new XmlException(Res.Xml_NamespaceDeclXmlXmlns, string.Empty); 606prefix = string.Empty;
System\Xml\XmlComplianceUtil.cs (2)
22return string.Empty; 90return string.Empty;
System\Xml\XmlConvert.cs (3)
341return new XmlException(Res.Xml_EmptyName, string.Empty); 465return new XmlException(Res.Xml_EmptyName, string.Empty); 1597return new XmlException( res, string.Empty, lineNo, linePos );
System\Xml\XmlEncoding.cs (4)
460throw new XmlException( Res.Xml_InvalidCharInThisEncoding, string.Empty ); 492throw new XmlException( Res.Xml_InvalidCharInThisEncoding, string.Empty ); 525throw new XmlException( Res.Xml_InvalidCharInThisEncoding, string.Empty ); 558throw new XmlException( Res.Xml_InvalidCharInThisEncoding, string.Empty );
System\Xml\XmlException.cs (1)
51sourceUri = string.Empty;
System\Xml\XmlNamespacemanager.cs (3)
81string emptyStr = nameTable.Add( string.Empty ); 97string defaultNs = LookupNamespace( string.Empty ); 98return ( defaultNs == null ) ? string.Empty : defaultNs;
System\Xml\XmlNullResolver.cs (1)
20throw new XmlException(Res.Xml_NullResolver, string.Empty);
System\Xml\XmlQualifiedName.cs (7)
42public static readonly XmlQualifiedName Empty = new XmlQualifiedName(string.Empty); 48public XmlQualifiedName() : this(string.Empty, string.Empty) {} 54public XmlQualifiedName(string name) : this(name, string.Empty) {} 61this.ns = ns == null ? string.Empty : ns; 62this.name = name == null ? string.Empty : name; 255uri = string.Empty;
System\Xml\XmlUrlResolver.cs (1)
61throw new XmlException(Res.Xml_UnsupportedClass, string.Empty);
System\Xml\XmlUrlResolverAsync.cs (1)
17throw new XmlException(Res.Xml_UnsupportedClass, string.Empty);
System\Xml\XPath\Internal\Axis.cs (3)
53: this(axisType, input, string.Empty, string.Empty, XPathNodeType.All) 74private string urn = string.Empty;
System\Xml\XPath\Internal\BaseAxisQuery.cs (4)
31this.name = string.Empty; 32this.prefix = string.Empty; 33this.nsUri = string.Empty; 43this.nsUri = string.Empty;
System\Xml\XPath\Internal\CompiledXPathExpr.cs (2)
98get { return string.Empty; } 103return string.Empty;
System\Xml\XPath\Internal\NodeFunctions.cs (1)
85return string.Empty;
System\Xml\XPath\Internal\Query.cs (1)
231w.WriteElementString(this.GetType().Name, string.Empty);
System\Xml\XPath\Internal\StringFunctions.cs (7)
56return string.Empty; 74return value != null ? value.Value : string.Empty; 130return (idx < 1) ? string.Empty : s1.Substring(0, idx); 138return (idx < 0) ? string.Empty : s1.Substring(idx + s2.Length); 146return string.Empty; 151return string.Empty; 157return string.Empty;
System\Xml\XPath\Internal\XPathArrayIterator.cs (1)
51throw new InvalidOperationException(Res.GetString(Res.Sch_EnumNotStarted, string.Empty));
System\Xml\XPath\Internal\XPathParser.cs (5)
355nodePrefix = string.Empty; 356nodeName = string.Empty; 384nodeName = string.Empty; 389nodePrefix = string.Empty; 390nodeName = string.Empty;
System\Xml\XPath\Internal\XPathScanner.cs (2)
31throw XPathException.Create(Res.Xp_ExprExpected, string.Empty); 188this.prefix = string.Empty;
System\Xml\XPath\XPathDocument.cs (5)
84XmlTextReaderImpl reader = SetupReader(new XmlTextReaderImpl(string.Empty, textReader)); 98XmlTextReaderImpl reader = SetupReader(new XmlTextReaderImpl(string.Empty, stream)); 169Debug.Assert((object) this.nameTable.Get(string.Empty) == (object) string.Empty, "NameTable must contain atomized string.Empty"); 196builder.WriteNamespaceDeclaration(string.Empty, reader.Value);
System\Xml\XPath\XPathException.cs (1)
58public XPathException() : this (string.Empty, (Exception) null) {}
System\Xml\XPath\XPathNavigator.cs (6)
378return string.Empty; 410if (namespaceURI == LookupNamespace(string.Empty)) 411return string.Empty; 493return string.Empty; 566return string.Empty; 1240return string.Empty;
System\Xml\XPath\XPathNavigatorReader.cs (19)
187return string.Empty; 199return string.Empty; 211return string.Empty; 276return string.Empty; 380return nav.GetNamespace( string.Empty ); 383if ( nav.MoveToAttribute( localname, string.Empty ) ) 420localName = string.Empty; 424namespaceURI = string.Empty; 494localName = string.Empty; 504namespaceName = string.Empty; 624localname = string.Empty; 634if ( nav.MoveToAttribute( localname, string.Empty ) ) 1019get { return string.Empty; } 1023get { return string.Empty; } 1027get { return string.Empty; } 1031get { return string.Empty; } 1035get { return string.Empty; } 1039get { return string.Empty; } 1047get { return string.Empty; }
System\Xml\XPath\XPathNodeIterator.cs (2)
59throw new InvalidOperationException(Res.GetString(Res.Sch_EnumFinished, string.Empty)); 65throw new InvalidOperationException(Res.GetString(Res.Sch_EnumNotStarted, string.Empty));
System\Xml\Xslt\XsltException.cs (1)
65public XsltException() : this (string.Empty, (Exception) null) {}
System.Xml.Linq (49)
System\Xml\Linq\XComponentModel.cs (3)
322if (element == null) return string.Empty; 359if (element == null) return string.Empty; 382if (attribute == null) return string.Empty;
System\Xml\Linq\XLinq.cs (33)
296return EnsureNamespace(ref refNone, string.Empty); 949return string.Empty; 3039e.AppendAttributeSkipNotify(new XAttribute(aCache.Get(r.Prefix.Length == 0 ? string.Empty : r.NamespaceURI).GetName(r.LocalName), r.Value)); 3050c.content = string.Empty; 3113XAttribute a = new XAttribute(aCache.Get(r.Prefix.Length == 0 ? string.Empty : r.NamespaceURI).GetName(r.LocalName), r.Value); 3132c.content = string.Empty; 3622if (content == null) return string.Empty; 5084XAttribute a = new XAttribute(XNamespace.Get(r.Prefix.Length == 0 ? string.Empty : r.NamespaceURI).GetName(r.LocalName), r.Value); 5187if (namespaceName.Length == 0) return string.Empty; 5204resolver.AddFirst(a.Name.NamespaceName.Length == 0 ? string.Empty : a.Name.LocalName, XNamespace.Get(a.Value)); 5218resolver.Add(a.Name.NamespaceName.Length == 0 ? string.Empty : a.Name.LocalName, XNamespace.Get(a.Value)); 7134if (namespaceName.Length == 0) return string.Empty; 7428if (namespaceName.Length == 0) return string.Empty; 7440resolver.Add(a.Name.NamespaceName.Length == 0 ? string.Empty : a.Name.LocalName, XNamespace.Get(a.Value)); 7970e.Add(string.Empty); 7992attrName = XNamespace.Get(prefix.Length == 0 ? string.Empty : namespaceName).GetName(localName); 7993attrValue = string.Empty; 8122return string.Empty; 8218return string.Empty; 8236return string.Empty; 8255return string.Empty; 8269return string.Empty; 8308return string.Empty; 8316return string.Empty; 8325return string.Empty; 8343return string.Empty; 8360return string.Empty; 8370return string.Empty; 8383return string.Empty; 8468namespaceName = string.Empty; 8571namespaceName = string.Empty; 8930nameTable.Add(string.Empty); 8985namespaceName = string.Empty;
System\Xml\Linq\XNodeNavigator.cs (11)
67return string.Empty; 131return string.Empty; // backcompat 139return string.Empty; 164return string.Empty; // backcompat 168return string.Empty; 212return string.Empty; 217return string.Empty; // backcompat 224return string.Empty; 249return root != null ? root.Value : string.Empty; 258return string.Empty; 665nameTable.Add(string.Empty);
System\Xml\Linq\XNodeValidator.cs (2)
153localName = string.Empty; 174localName = string.Empty;
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
521string accessKey = string.Empty;
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
372String localizedName = String.Empty;
WindowsBase (53)
Base\MS\Internal\ContentType.cs (10)
90if (String.CompareOrdinal(contentType, String.Empty) == 0) 92_contentType = String.Empty; 280return String.Empty; 282Debug.Assert(String.CompareOrdinal(_type, String.Empty) != 0 283|| String.CompareOrdinal(_subType, String.Empty) != 0); 446while (String.CompareOrdinal(parameterAndValue, String.Empty) != 0) 556if (String.CompareOrdinal(token, String.Empty)==0) 582if (String.CompareOrdinal(parameterValue, String.Empty) == 0) 717private string _type = String.Empty; 718private string _subType = String.Empty;
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileStorageReference.cs (1)
140_fullName = String.Empty;
Base\MS\Internal\IO\Packaging\CompoundFile\ContainerUtilities.cs (2)
247inString = String.Empty; 413return String.Empty;
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (4)
202if (relationshipType.Trim() == String.Empty) 403if (targetAttributeValue == null || targetAttributeValue == String.Empty) 410if (typeAttributeValue == null || typeAttributeValue == String.Empty) 416if (idAttributeValue == null || idAttributeValue == String.Empty)
Base\MS\Internal\IO\Packaging\PartBasedPackageProperties.cs (2)
721return string.Empty; 725return string.Empty;
Base\MS\Internal\IO\Packaging\PieceNameHelper.cs (1)
51Debug.Assert(prefixName != null && prefixName != String.Empty);
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
146String currentHashAlgorithmName = String.Empty; // guaranteed not to match
Base\MS\Internal\IO\Packaging\XmlSignatureManifest.cs (1)
764String transformName = String.Empty;
Base\MS\Internal\IO\Packaging\XmlSignatureProperties.cs (1)
441if (String.CompareOrdinal(idTargetValue, String.Empty) == 0)
Base\System\ComponentModel\PropertyChangedEventManager.cs (1)
521ListenerList<PropertyChangedEventArgs> genericListeners = (ListenerList<PropertyChangedEventArgs>)dict[String.Empty];
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (3)
223if (value == String.Empty) 478if ((signatureId == null) || (signatureId == String.Empty)) 1026if ((signatureId != null) && (signatureId != String.Empty))
Base\System\IO\Packaging\PackageRelationship.cs (1)
196Debug.Assert(relationshipType.Trim() != String.Empty,
Base\System\IO\Packaging\PackageRelationshipCollection.cs (1)
129Debug.Assert(filter.Trim() != String.Empty,
Base\System\IO\Packaging\PackUriHelper.cs (8)
113if (fragment == String.Empty || fragment[0] != '#') 240if (partName == String.Empty) 772partUriString = String.Empty; 787if (partName == String.Empty) 942return String.Empty; 978if (packageUri.Fragment != String.Empty) 991if (partName == String.Empty) 1239Debug.Assert(segments.Length > 0 && segments[0] == String.Empty);
Base\System\IO\Packaging\ZipPackage.cs (1)
1469if (attributeValue == String.Empty)
Base\System\Windows\Input\KeyConverter.cs (4)
123return String.Empty; 137if (strKey != null && (strKey.Length != 0 || strKey == String.Empty)) 147if (keyToken == String.Empty) 236return String.Empty;
Base\System\Windows\Input\ModifierKeysConverter.cs (2)
168if (token == String.Empty) 216string modifiers = String.Empty;
Base\System\Windows\Markup\XmlCompatibilityReader.cs (1)
660return LookupNamespace(String.Empty);
Base\System\Windows\NameScope.cs (3)
48if (name == String.Empty) 93if (name == String.Empty) 119if (_nameMap == null || name == null || name == String.Empty)
Base\System\Windows\SplashScreen.cs (1)
188wndClass.lpszMenuName = string.Empty;
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (1)
746return String.Empty;
Shared\MS\Internal\ResourceIDHelper.cs (1)
36string resourceID = String.Empty;
Shared\System\Windows\Markup\ReflectionHelper.cs (2)
204return attrValue == null ? string.Empty : attrValue; 325attrValue = string.Empty;
WsatConfig (35)
CommandLine\ArgumentsParser.cs (3)
107return string.Empty; 342config.X509Certificate = CertificateManager.GetCertificateFromThumbprint(value, string.Empty); 452cert = CertificateManager.GetCertificateFromThumbprint(certString, string.Empty);
CommandLine\OptionUsage.cs (14)
77builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.Network, string.Empty, SR.GetString(SR.ConsoleUsageLineNetworkUse), SR.GetString(SR.ConsoleUsageLineNetworkHelp))); 82builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.Port, string.Empty, SR.GetString(SR.ConsoleUsageLinePortUse), SR.GetString(SR.ConsoleUsageLinePortHelp))); 105builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.ClusterVirtualServer, string.Empty, SR.GetString(SR.ConsoleUsageLineClusterVirtualServerUse), SR.GetString(SR.ConsoleUsageLineClusterVirtualServerHelp))); 120builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.Accounts, string.Empty, SR.GetString(SR.ConsoleUsageLineAccountsUse), SR.GetString(SR.ConsoleUsageLineAccountsHelp))); 125builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.DefaultTimeout, string.Empty, SR.GetString(SR.ConsoleUsageLineTimeoutUse), SR.GetString(SR.ConsoleUsageLineTimeoutHelp))); 130builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.MaxTimeout, string.Empty, SR.GetString(SR.ConsoleUsageLineMaxTimeoutUse), SR.GetString(SR.ConsoleUsageLineMaxTimeoutHelp))); 135builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.TraceActivity, string.Empty, SR.GetString(SR.ConsoleUsageLineTraceActivityUse), SR.GetString(SR.ConsoleUsageLineTraceActivityHelp))); 140builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.TraceProp, string.Empty, SR.GetString(SR.ConsoleUsageLineTracePropUse), SR.GetString(SR.ConsoleUsageLineTracePropHelp))); 145builder.WriteParagraph(GenerateParameterHelp(CommandLineOption.TracePii, string.Empty, SR.GetString(SR.ConsoleUsageLineTracePIIUse), SR.GetString(SR.ConsoleUsageLineTracePIIHelp))); 150builder.WriteParagraph(GenerateFlagHelp(CommandLineOption.Show, string.Empty, SR.GetString(SR.ConsoleUsageLineShowHelp))); 155builder.WriteParagraph(GenerateFlagHelp(CommandLineOption.Restart, string.Empty, SR.GetString(SR.ConsoleUsageLineRestartHelp))); 162return string.Empty; 186string majorText = GenerateParameterHelp(option, string.Empty, optionUses[0], helpText); 284text = string.Empty;
Configuration\CertificateManager.cs (2)
152subjectName = string.Empty; 264string hostName = System.Net.Dns.GetHostEntry(string.Empty).HostName;
Configuration\ClusterRegistryConfigurationProvider.cs (1)
204s = string.Empty;
Configuration\MsdtcClusterUtils.cs (2)
121string theResourceName = string.Empty; 220theResourceName = string.Empty;
Configuration\MsdtcWrapper.cs (3)
45return Utilities.IsLocalMachineName(machineName) ? string.Empty : machineName; 86string.Empty, 96string.Empty,
Configuration\RegistryExceptionHelper.cs (1)
38string registryBase = Utilities.IsLocalMachineName(machineName) ? string.Empty : SR.GetString(SR.RemoteRegistryFormat, machineName);
Configuration\WsatConfiguration.cs (9)
34internal string[] DefaultX509GlobalAcl = { string.Empty }; 137get { return string.IsNullOrEmpty(this.machineName) ? string.Empty : machineName; } 312string subKey = clusterReg.ReadString(string.Empty, string.Empty); 332wsatConfigProvider.ReadString(WsatKeys.RegistryEntryX509CertificateIdentity, string.Empty), 591string result = string.Empty; 605string result = string.Empty; 746this.TransactionBridgeEnabled ? TransactionBridgeRegistryValue : string.Empty); 786wsatConfigProvider.WriteString(WsatKeys.RegistryEntryX509CertificateIdentity, (this.X509Certificate == null ? string.Empty : this.X509Certificate.Thumbprint));
WsatUI (32)
Configuration\ClusterRegistryConfigurationProvider.cs (1)
204s = string.Empty;
Configuration\ETWWsatTraceSession.cs (10)
33EVENT_TRACE_PROPERTIES properties = new EVENT_TRACE_PROPERTIES(String.Empty, String.Empty); 69EVENT_TRACE_PROPERTIES properties = new EVENT_TRACE_PROPERTIES(String.Empty, String.Empty); 93EVENT_TRACE_PROPERTIES properties = new EVENT_TRACE_PROPERTIES(String.Empty, String.Empty); 157String errLogFileName = String.Empty; 240string logFileName = String.Empty; 287EVENT_TRACE_PROPERTIES properties2 = new EVENT_TRACE_PROPERTIES(String.Empty, String.Empty);
Configuration\MsdtcClusterUtils.cs (4)
39virtualServer = string.Empty; 63string theResourceName = string.Empty; 121string theResourceName = string.Empty; 220theResourceName = string.Empty;
Configuration\MsdtcWrapper.cs (3)
45return Utilities.IsLocalMachineName(machineName) ? string.Empty : machineName; 86string.Empty, 96string.Empty,
Configuration\RegistryExceptionHelper.cs (1)
38string registryBase = Utilities.IsLocalMachineName(machineName) ? string.Empty : SR.GetString(SR.RemoteRegistryFormat, machineName);
Configuration\RegistryHelper.cs (2)
36RegistryExceptionHelper registryExceptionHelper = new RegistryExceptionHelper(string.Empty, RegistryHive.LocalMachine, key); 82RegistryExceptionHelper registryExceptionHelper = new RegistryExceptionHelper(string.Empty, RegistryHive.LocalMachine, key);
Configuration\WsatConfiguration.cs (9)
34internal string[] DefaultX509GlobalAcl = { string.Empty }; 137get { return string.IsNullOrEmpty(this.machineName) ? string.Empty : machineName; } 312string subKey = clusterReg.ReadString(string.Empty, string.Empty); 332wsatConfigProvider.ReadString(WsatKeys.RegistryEntryX509CertificateIdentity, string.Empty), 591string result = string.Empty; 605string result = string.Empty; 746this.TransactionBridgeEnabled ? TransactionBridgeRegistryValue : string.Empty); 786wsatConfigProvider.WriteString(WsatKeys.RegistryEntryX509CertificateIdentity, (this.X509Certificate == null ? string.Empty : this.X509Certificate.Thumbprint));
MMCUI\AcceptedCertificatesForm.cs (1)
66String.Empty,
MMCUI\WSATPropertySheet.cs (1)
142value = string.Empty;
XamlBuildTask (18)
Microsoft\Build\Tasks\Xaml\AttributeData.cs (1)
188paramValue = String.Empty;
Microsoft\Build\Tasks\Xaml\AttributeParameterData.cs (1)
99TextValue = String.Empty;
Microsoft\Build\Tasks\Xaml\ClassImporter.cs (2)
518return string.Empty; 545classData.Namespace = String.Empty;
Microsoft\Build\Tasks\Xaml\GenerateTemporaryAssemblyTask.cs (1)
217newElement.SetAttributeValue(XName.Get("Condition", string.Empty), prop.Condition);
Microsoft\Build\Tasks\Xaml\ResolveAssemblyHelper.cs (1)
18static string fileNotfound = String.Empty;
Microsoft\Build\Tasks\Xaml\XamlBuildTaskServices.cs (12)
43static string _private = String.Empty; 47static string _public = String.Empty; 51static string _internal = String.Empty; 55static string _protected = String.Empty; 59static string _protectedInternal = String.Empty; 63static string _protectedAndInternal = String.Empty; 67static string _publicClass = String.Empty; 71static string _internalClass = String.Empty; 75static string _fileNotLoaded = String.Empty; 408string typeName = string.Empty; 520clrNs = string.Empty; 564assemblyName = assemblyIndex > -1 ? typeNs.Substring(assemblyIndex) : String.Empty;