4 references to Length
Microsoft.NET.StringTools.net35 (4)
InternableString.Simple.cs (2)
69if (newIndex < _string.Length) 137if (other.Length != Length)
WeakStringCacheInterner.cs (2)
78if (candidate.Length == 0) 113_internEliminatedChars += candidate.Length;