Implemented interface member:
1 reference to Compare
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (1)
1014
int compare = ClassDataContract.DataMemberComparer.Singleton.
Compare
(prevMember, currentMember);