2 references to XmlBufferInInvalidState
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XmlBuffer.cs (1)
53
return new InvalidOperationException(SRServiceModel.
XmlBufferInInvalidState
);
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlBuffer.cs (1)
127
return new InvalidOperationException(SRServiceModel.
XmlBufferInInvalidState
);