2 references to GetId
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContext.cs (1)
241int objectId = SerializedObjects.GetId(obj, ref isNew);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerWriteContextComplex.cs (1)
194int objectId = SerializedObjects.GetId(obj, ref isNew);