7 references to IsGuid
dotnet-svcutil-lib (7)
FrameworkFork\System.Runtime.Serialization\System\Xml\UniqueId.cs (5)
142
if (!
IsGuid
)
353
if (!
IsGuid
)
402
if (id1.
IsGuid
&& id2.
IsGuid
)
422
if (
IsGuid
)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
874
if (value.
IsGuid
)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (1)
696
if (value.
IsGuid
)