1 write to _objectType
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (1)
203Type type = _objectType = classContract.UnderlyingType;
3 references to _objectType
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatReaderGenerator.cs (3)
242_ilg.ConvertAddress(_objectLocal.LocalType, _objectType); 256_ilg.ConvertAddress(_objectLocal.LocalType, _objectType); 334_ilg.ConvertAddress(_objectLocal.LocalType, _objectType);