4 references to String180
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
690
case 180: return
String180
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (3)
597
this.SamlUri = dictionary.CreateString(ServiceModelStringsVersion1.
String180
, 180);
1336
public const string Namespace = ServiceModelStringsVersion1.
String180
;
1481
public const string SamlUri = ServiceModelStringsVersion1.
String180
;