3 writes to _delegateType
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (3)
184_delegateType = delegateType; 198_delegateType = delegateType; 247_delegateType = null;
1 reference to _delegateType
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (1)
244retVal = _dynamicMethod.CreateDelegate(_delegateType);