5 references to ExperimentalUrl
IOperationGenerator (5)
IOperationClassWriter.cs (4)
357
experimentalUrl: node.
ExperimentalUrl
);
370
experimentalUrl: currentEntry.
ExperimentalUrl
);
1088
if (!string.IsNullOrEmpty(node.
ExperimentalUrl
))
1090
WriteExperimentalAttribute(node.
ExperimentalUrl
);
IOperationClassWriter.Verifier.cs (1)
36
if (abstractNode.IsInternal && !string.IsNullOrEmpty(abstractNode.
ExperimentalUrl
))