2 references to SFxCodeGenWarning
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
183
_method.Comments.Add(new CodeCommentStatement(string.Format(SRServiceModel.
SFxCodeGenWarning
, SRServiceModel.SFxCannotImportAsParameters_OutputParameterAndTask)));
221
method.Comments.Add(new CodeCommentStatement(string.Format(SRServiceModel.
SFxCodeGenWarning
, ex.Message)));