3 references to GetFactorySignatureExperimentalUrl
CSharpSyntaxGenerator (3)
SourceWriter.cs (3)
1528
WriteExperimentalIfNeeded(
GetFactorySignatureExperimentalUrl
(nd, nd.Fields));
1714
WriteExperimentalIfNeeded(
GetFactorySignatureExperimentalUrl
(nd, nd.Fields.Where(factoryWithNoAutoCreatableTokenFields.Contains)));
1804
WriteExperimentalIfNeeded(
GetFactorySignatureExperimentalUrl
(nd, nd.Fields.Where(minimalFactoryFields.Contains)));