System.Reflection.Metadata.MetadataStringComparer public struct MetadataStringComparer Documentation public bool Equals(StringHandle handle, string value) public bool Equals(StringHandle handle, string value, bool ignoreCase) public bool Equals(NamespaceDefinitionHandle handle, string value) public bool Equals(NamespaceDefinitionHandle handle, string value, bool ignoreCase) public bool Equals(DocumentNameBlobHandle handle, string value) public bool Equals(DocumentNameBlobHandle handle, string value, bool ignoreCase) public bool StartsWith(StringHandle handle, string value) public bool StartsWith(StringHandle handle, string value, bool ignoreCase)