3 references to String89
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
599
case 89: return
String89
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
284
this.RelationshipType = dictionary.CreateString(ServiceModelStringsVersion1.
String89
, 89);
1025
public const string RelationshipType = ServiceModelStringsVersion1.
String89
;