1 write to UuidUri
System (1)
net\System\_UriSyntax.cs (1)
180UuidUri = new BuiltInUriParser("uuid", NoDefaultPort, NewsUri.m_Flags);
3 references to UuidUri
System (3)
net\System\_UriSyntax.cs (2)
181m_Table[UuidUri.SchemeName] = UuidUri; //UUID cloned from NEWS
net\System\URI.cs (1)
3813syntax = UriParser.UuidUri;