2 references to TryGetReferencedType
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSet.cs (2)
440return TryGetReferencedType(stableName, dataContract, false/*useReferencedCollectionTypes*/, out type); 445return TryGetReferencedType(stableName, dataContract, true/*useReferencedCollectionTypes*/, out type);